I have 3 topics A,B,C with same number of partitions. I use the same group name for all the consumers to this topics. My questions are:
If a consumer for one of the topics/partitions will rebalance be triggered for the other two topics consumers?
Same if adding a new partition for one topic, will rebalance be triggered for the other two topics consumers?
More general, the consumers rebalance occurs at the group level no matter from what topics are consuming (considering they have the same group name)?
I look forward for your answers.
Regards, Florin