Re: [PR] KAFKA-16217: Stop the abort transaction try loop when closing producers (#15541) [kafka]

2024-04-24 Thread via GitHub
chia7712 merged PR #15792: URL: https://github.com/apache/kafka/pull/15792 -- 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:

Re: [PR] KAFKA-16217: Stop the abort transaction try loop when closing producers (#15541) [kafka]

2024-04-24 Thread via GitHub
chia7712 commented on PR #15791: URL: https://github.com/apache/kafka/pull/15791#issuecomment-2075129365 not sure whether we have 3.6.3 release. It seems we don't have `.3` usually :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[PR] KAFKA-16217: Stop the abort transaction try loop when closing producers (#15541) [kafka]

2024-04-23 Thread via GitHub
CalvinConfluent opened a new pull request, #15792: URL: https://github.com/apache/kafka/pull/15792 This is a mitigation fix for the https://issues.apache.org/jira/browse/KAFKA-16217. Exceptions should not block closing the producers. This PR reverts a part of the change #13591

[PR] KAFKA-16217: Stop the abort transaction try loop when closing producers (#15541) [kafka]

2024-04-23 Thread via GitHub
CalvinConfluent opened a new pull request, #15791: URL: https://github.com/apache/kafka/pull/15791 This is a mitigation fix for the https://issues.apache.org/jira/browse/KAFKA-16217. Exceptions should not block closing the producers. This PR reverts a part of the change #13591