mjsax opened a new pull request, #18487: URL: https://github.com/apache/kafka/pull/18487
TransactionAbortedException is a follow up error to a previous error, and such a previous error would already be handled when `producer.abortTransaction()` is called. Thus, a TransactionAbortedException can just be silently swallowed. -- 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]
