This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 7f91d29 MINOR: Updating files with release 2.7.1 (#10660)
add 5d4f9f9 MINOR: Remove unused maxProducerIdExpirationMs parameter in
Log constructor (#10723)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/log/Log.scala | 6 ++----
.../test/scala/unit/kafka/cluster/PartitionLockTest.scala | 6 +++---
core/src/test/scala/unit/kafka/cluster/PartitionTest.scala | 6 +++---
.../test/scala/unit/kafka/log/LogCleanerManagerTest.scala | 2 +-
core/src/test/scala/unit/kafka/log/LogCleanerTest.scala | 1 -
core/src/test/scala/unit/kafka/log/LogLoaderTest.scala | 14 +++++---------
.../test/scala/unit/kafka/server/ReplicaManagerTest.scala | 1 -
core/src/test/scala/unit/kafka/utils/SchedulerTest.scala | 2 +-
8 files changed, 15 insertions(+), 23 deletions(-)