jet/kafunk

Allow a single consumer group to manage multiple topics

Closed this issue · 1 comments

Currently, a single consumer group id can be used to consume a single topic (with multiple consumer instances). However, it may be desirable to have a consumer instance consume a single topic, but have a leader of a consumer group be aware of multiple topics.

Fixed.