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 762bbcb711d KAFKA-18406 Remove ZkBrokerEpochManager.scala (#18561) add ce1b079884c KAFKA-18542 Cleanup AlterPartitionManager (#18552) No new revisions were added by this update. Summary of changes: core/src/main/scala/kafka/cluster/Partition.scala | 19 ++--------- .../scala/kafka/server/AlterPartitionManager.scala | 35 +++++++------------ .../unit/kafka/cluster/PartitionLockTest.scala | 3 +- .../kafka/server/AlterPartitionManagerTest.scala | 39 +++++++++++----------- .../server/ReplicaManagerConcurrencyTest.scala | 1 - .../test/scala/unit/kafka/utils/TestUtils.scala | 4 +-- 6 files changed, 35 insertions(+), 66 deletions(-)