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 0189298 KAFKA-12288: remove task-level filesystem locks (#10342)
add b35704a KAFKA-12571: Eliminate LeaderEpochFileCache constructor
dependency on logEndOffset (#10426)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/log/Log.scala | 4 +-
.../kafka/server/epoch/LeaderEpochFileCache.scala | 9 +-
.../test/scala/unit/kafka/log/LogSegmentTest.scala | 2 +-
.../server/epoch/LeaderEpochFileCacheTest.scala | 118 +++++++++++----------
4 files changed, 70 insertions(+), 63 deletions(-)