If it helps,
I can see that the group coordinator of the consumer group is changing.
from one partition to another ( I validated by checking __consumer_offsets
topic's messages)
>From what i have read, it is derived from consumer groupname's hash modulo
number of partitions in __consumer_offsets.
Hi Team,
We have 6 node kafka cluster (version 2.0.0). when i try to get the state
of a consumer group by only specifying only one broker ip, I am getting
different results (4 of the brokers are responding with 1 response and 2 of
the brokers with another response.)
bin/kafka-consumer-groups.sh