Hi
We have a scenario where we have a lot of single partition topics for ordering 
purposes.
We then want to use multiple consumer processes listening to many topics. 
During testing it seems like one consumer process will always end up with all 
topics/partitions assigned to it and there is no real distribution going on.

Does the assignment process take into account the total number of partitions 
assigned to each consumer process or does it only
check assignment per topic?

Regards
Toby

Reply via email to