philipnee commented on PR #12038: URL: https://github.com/apache/kafka/pull/12038#issuecomment-1452987508
I wonder if it is because of the heartbeat interval. Here we are starting 5 consumers, each polling for 50ms = 250ms. The heartbeat interval is 1000ms. After bumping it to 10s, it became hard to reproduce locally. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org