You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mi...@apache.org on 2023/04/19 16:49:17 UTC

[kafka] branch trunk updated (d04c3e56c29 -> b10716e7237)

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

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


    from d04c3e56c29 KAFKA-14908: Set setReuseAddress on the kafka server socket (#13572)
     add b10716e7237 KAFKA-14868: Remove all ReplicaManager metrics when it is closed (#13471)

No new revisions were added by this update.

Summary of changes:
 build.gradle                                       |  1 +
 .../main/scala/kafka/server/ReplicaManager.scala   |  3 ++
 .../unit/kafka/server/ReplicaManagerTest.scala     | 42 ++++++++++++++++++++--
 3 files changed, 44 insertions(+), 2 deletions(-)