You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2020/05/02 00:19:14 UTC

[kafka] branch trunk updated (9453567 -> 8fd967e)

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

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


    from 9453567  MINOR: Improve Sensor recording efficiency (#8593)
     add 8fd967e  MINOR: Use min/max function when possible (#8577)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/kafka/common/metrics/stats/Histogram.java   | 5 +----
 .../main/java/org/apache/kafka/common/metrics/stats/SimpleRate.java  | 2 +-
 .../org/apache/kafka/common/utils/ImplicitLinkedHashCollection.java  | 5 +----
 3 files changed, 3 insertions(+), 9 deletions(-)