chia7712 opened a new pull request #8981: URL: https://github.com/apache/kafka/pull/8981
Reducing timeout of transaction can quickly cleanup the unstable offsets. IN hard_bounce mode, transaction is broke ungracefully. Hence, it produces unstable offsets which obstructs TransactionalMessageCopier from receiving position of group. issue: https://issues.apache.org/jira/browse/KAFKA-10235 ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org