Re: [PR] KAFKA-15931: Reopen TransactionIndex if channel is closed (#15241) [kafka]

2025-03-12 Thread via GitHub
junrao commented on PR #19150: URL: https://github.com/apache/kafka/pull/19150#issuecomment-2719366230 @jeqo : Thanks for the PR. We probably want to hold off on this PR under https://github.com/apache/kafka/pull/15241#discussion_r1988994745 is resolved. -- This is an automated message fr

[PR] KAFKA-15931: Reopen TransactionIndex if channel is closed (#15241) [kafka]

2025-03-07 Thread via GitHub
jeqo opened a new pull request, #19150: URL: https://github.com/apache/kafka/pull/19150 Backports to 3.9 Cached TransactionIndex may get closed if interrupted, causing following calls to always fail with ClosedChannelException, and forcing process to be restarted. In order to avoid t