ex172000 opened a new pull request, #14829: URL: https://github.com/apache/kafka/pull/14829
The test fails frequently in CI and local dev env. If the offset is not committed, after reassignment the consumer could come back to consume the messages in epoch 0 and cause assertion failure. ### Committer Checklist (excluded from commit message) - [x] Verify design and implementation - [x] Verify test coverage and CI build status - [x] Verify documentation (including upgrade notes) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
