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


   This patch adds the Admin API to abort transactions from KIP-664: 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-664%3A+Provide+tooling+to+detect+and+abort+hanging+transactions.
 The `WriteTxnMarker` API needs to be sent to partition leaders, so we are able 
to reuse `PartitionLeaderStrategy`, which was introduced when support for 
`DescribeProducers` was added.
   
   ### 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


Reply via email to