Consumer group rebalancing #5351
shreyasarani23
started this conversation in
General
Replies: 2 comments
-
TBH, I don't know - this looks more like Kafka than Strimzi question. I think this blog post has some stuff about tuning the consumer group timeouts which might help. But it is not really clear why does the rebalance happen here - because of clients leaving / joining, because it is not able to perform the connection to the coordinator etc. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Have you got any solution for this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @scholzj we have around 70-75 topics created on kafka cluster.
And there is a consumer pod which is running in different namespace. This consumer pod creates separate consumer group for each of the topic. when I check the logs of consumer pod it shows the below error:
I am getting same error as above for all other consumer group as well.
Also attaching the kafka broker logs:
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions