This is an automated email from the ASF dual-hosted git repository.

clolov pushed a change to branch 4.0
in repository https://gitbox.apache.org/repos/asf/kafka.git


    from 9c996f75988 KAFKA-18474: Remove zkBroker listener (#18477)
     new f1b36343bae KAFKA-18592 Cleanup ReplicaManager (#18621)
     new 5f3b175b64d KAFKA-18630: Clean ReplicaManagerBuilder (#18687)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../server/builders/ReplicaManagerBuilder.java     | 106 +++------------------
 core/src/main/scala/kafka/cluster/Partition.scala  |  18 ----
 .../main/scala/kafka/server/ReplicaManager.scala   |  27 +-----
 .../AbstractCoordinatorConcurrencyTest.scala       |   1 -
 .../unit/kafka/server/ReplicaManagerTest.scala     |   6 --
 docs/zk2kraft.html                                 |   9 ++
 6 files changed, 23 insertions(+), 144 deletions(-)

Reply via email to