Hi,

I have a topic with 6 partitions. I have two consumer groups with 3 consumers 
each, both with the same group.id. However only one group appears to consume 
from the topic.

Is this expected behaviour? I would expect to be able to concurrently use two 
consumer groups on the same topic to provide better throughput across multiple 
nodes (if I wanted 100 partitions for a topic for example I don't want 100 
threads running on a single 4 core processor for example). It would be ideal if 
each consumer group decided which partitions they would read from and 
auto-balance between them. Currently it just waits in the background and will 
only consume if the other group fails.

Thanks,
Phill

This email and any files transmitted with it are confidential, proprietary and 
intended solely for the individual or entity to whom they are addressed. If you 
have received this email in error please delete it immediately.

Reply via email to