You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have implemented a consumer group to consume a topic then deployed it to k8s with 5 pods.
But when I check number of consumer instances (via lenses), it is only 1 not 5. It means that only 1 pod is recognized by Kafka broker.
Have anyone faced with this issue?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have implemented a consumer group to consume a topic then deployed it to k8s with 5 pods.
But when I check number of consumer instances (via lenses), it is only 1 not 5. It means that only 1 pod is recognized by Kafka broker.
Have anyone faced with this issue?
Beta Was this translation helpful? Give feedback.
All reactions