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)I am able to receive CommitResponse as successful, whereas Heartbeat request is sent to Kafka , whereas No Heartbeat response is being received , not even receiving any Failure Heartbeat response.
ii)I am able to process each Kafka Message consumed in 5 ms, on average I am consuming around 400,000 messages/min by 100 kubernetes pods.
Expected Behavior
Kafka Consumer shouldn't rebalance
Actual Behavior
Kafka Consumer is constantly rebalancing and not at all becoming stable for a week
i)I am able to receive CommitResponse as successful, whereas Heartbeat request is sent to Kafka , whereas No Heartbeat response is being received , not even receiving any Failure Heartbeat response.
ii)I am able to process each Kafka Message consumed in 5 ms, on average I am consuming around 400,000 messages/min by 100 kubernetes pods.
Expected Behavior
Kafka Consumer shouldn't rebalance
Actual Behavior
Kafka Consumer is constantly rebalancing and not at all becoming stable for a week
Steps to Reproduce
Possible Solution
Your Environment
netty
, ...):java -version
): jdk 17uname -a
): LinuxThe text was updated successfully, but these errors were encountered: