Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If we have multiple instances in the same consumergroup cannot register for different Kafka topics #32

Open
wuhz opened this issue Jun 23, 2017 · 0 comments

Comments

@wuhz
Copy link

wuhz commented Jun 23, 2017

The reason is https://github.com/wvanbergen/kafka/blob/master/consumergroup/consumer_group.go#L261 fetches all instances in the current consumergroup without looking at the Kafka topics they are subscribing for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant