Comcast / Comcast/pulsar-client-go
ManagedConsumer: after Close(), will reconnect to pulsar
Open
- Dominant language
- Go
- Stars
- 79
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
after ManagedConsumer.Close(), ManagedConsumer.manage() will receive <-consumer.Closed(), but would reconnect, as a result close not work finally. so why reconnect when receive <-consumer.Closed()?
Contributor guide
Research direction
Start by tracing ManagedConsumer.Close() into ManagedConsumer.manage() and its handling of
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100