This is an automated email from the ASF dual-hosted git repository.
showuon pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 8cf2f9a61af KAFKA-18046; High CPU usage when using Log4j2 (#19138)
add 269e8892ad2 KAFKA-15931: Reopen TransactionIndex if channel is closed
(#15241)
No new revisions were added by this update.
Summary of changes:
.../storage/internals/log/RemoteIndexCache.java | 3 +-
.../storage/internals/log/TransactionIndex.java | 211 ++++++++++++++-------
.../internals/log/TransactionIndexTest.java | 99 ++++++++++
3 files changed, 242 insertions(+), 71 deletions(-)