Comcast / Comcast/pulsar-client-go

ManagedConsumer: after Close(), will reconnect to pulsar

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.