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 04:13:22 UTC

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

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 cf32a1a  KAFKA-8179: Part 4, add CooperativeStickyAssignor (#7130)
     add 826408e  MINOR: Initialize BrokerTopicMetrics with no topic tag greedily (#7198)

No new revisions were added by this update.

Summary of changes:
 .../scala/kafka/server/KafkaRequestHandler.scala   | 147 ++++++++++++---------
 core/src/main/scala/kafka/utils/Pool.scala         |   6 +-
 .../scala/unit/kafka/metrics/MetricsTest.scala     |  27 +++-
 3 files changed, 117 insertions(+), 63 deletions(-)