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 2021/06/02 18:40:32 UTC

[kafka] branch trunk updated (13ba9c9 -> 364bd36)

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 13ba9c9  KAFKA-12867: Fix ConsumeBenchWorker exit behavior for maxMessages config (#10797)
     add 364bd36  KAFKA-12880: Remove deprecated `Count` and `SampledTotal` in 3.0 (#10808)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/common/metrics/stats/Count.java   | 29 ----------------------
 .../apache/kafka/common/metrics/stats/Rate.java    |  7 ------
 docs/upgrade.html                                  |  4 ++-
 3 files changed, 3 insertions(+), 37 deletions(-)
 delete mode 100644 clients/src/main/java/org/apache/kafka/common/metrics/stats/Count.java