What `PartitionAssignor` did you configure?

Are you by any change using Kafka Streams? For this case, it's expected,
because Kafka Streams co-partitions during the assignment.


-Matthias

On 6/12/19 11:27 PM, sunilv...@gmail.com wrote:
> I have 100 topics with one partition each.
> I have 10 instance of consumer with the Same consumer group id and I'm using 
> subscribe using pattern.
> I observe that all the topic partitions are assigned to the same consumer and 
> others are starving. It is not distributed.
> I was expecting that rebalance would kick-in and the different topic 
> partitions would be assigned to different consumer instances.
> Can anyone confirm if this is expected behavior.
> 
> Thanks,
> Sunil
> 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to