hachikuji opened a new pull request #10814:
URL: https://github.com/apache/kafka/pull/10814


   This patch adds the transaction tool specified in KIP-664: 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-664%3A+Provide+tooling+to+detect+and+abort+hanging+transactions.
 This includes all of the logic for describing transactional state and for 
aborting transactions. The only thing that is left out is the `--find-hanging` 
implementation, which will be left for a subsequent patch.
   
   ### 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:
[email protected]


Reply via email to