You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by da...@apache.org on 2021/09/08 16:45:46 UTC

[kafka] branch trunk updated (06e53af -> 5e3ecf1)

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

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


    from 06e53af  KAFKA-13266; `InitialFetchState` should be created after partition is removed from the fetchers (#11294)
     add 5e3ecf1  KAFKA-13237; Add ActiveBrokerCount and FencedBrokerCount metrics to the ZK controller (KIP-748) (#11273)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/controller/KafkaController.scala | 6 ++++++
 core/src/test/scala/unit/kafka/metrics/MetricsTest.scala   | 2 ++
 2 files changed, 8 insertions(+)