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

jeffkbkim pushed a change to branch minor-kafka-18610
in repository https://gitbox.apache.org/repos/asf/kafka.git


    from 0a625fb0238 fix
     add ad44c7f11c4 address comments

No new revisions were added by this update.

Summary of changes:
 .../runtime/CoordinatorRuntimeMetricsImpl.java     |  2 -
 .../coordinator/common/runtime/HdrHistogram.java   |  8 ++--
 .../common/runtime/KafkaMetricHistogram.java       |  4 +-
 .../common/runtime/HdrHistogramTest.java           |  9 ++++
 .../common/runtime/KafkaMetricHistogramTest.java   | 54 ++++++++++++++++++++++
 5 files changed, 69 insertions(+), 8 deletions(-)
 create mode 100644 
coordinator-common/src/test/java/org/apache/kafka/coordinator/common/runtime/KafkaMetricHistogramTest.java

Reply via email to