You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ij...@apache.org on 2019/08/28 05:23:43 UTC

[kafka] branch trunk updated (826408e -> d32a2d1)

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

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


    from 826408e  MINOR: Initialize BrokerTopicMetrics with no topic tag greedily (#7198)
     add d32a2d1  KAFKA-8837: KafkaMetricReporterClusterIdTest may not shutdown ZooKeeperTestHarness (#7255)

No new revisions were added by this update.

Summary of changes:
 .../scala/kafka/server/KafkaServerStartable.scala  | 12 ++++++----
 .../server/KafkaMetricReporterClusterIdTest.scala  |  6 +++--
 .../unit/kafka/server/ReplicaManagerTest.scala     |  2 +-
 .../kafka/server/ServerGenerateBrokerIdTest.scala  | 24 ++++++++++----------
 .../kafka/server/ServerGenerateClusterIdTest.scala | 26 +++++++++++-----------
 .../test/scala/unit/kafka/utils/TestUtils.scala    | 14 ++++++++++--
 6 files changed, 50 insertions(+), 34 deletions(-)