This is an automated email from the ASF dual-hosted git repository.
junrao pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 804bf596a08 KAFKA-18329; [1/3] Delete old group coordinator (KIP-848)
(#19243)
add f24945b5190 KAFKA-15931: Cancel RemoteLogReader gracefully (#19197)
No new revisions were added by this update.
Summary of changes:
.../scala/kafka/server/DelayedRemoteFetch.scala | 5 +-
.../kafka/server/DelayedRemoteFetchTest.scala | 2 +-
.../storage/internals/log/RemoteIndexCache.java | 3 +-
.../storage/internals/log/TransactionIndex.java | 211 +++++++--------------
.../internals/log/TransactionIndexTest.java | 100 ----------
5 files changed, 75 insertions(+), 246 deletions(-)