This is an automated email from the ASF dual-hosted git repository.
guozhang pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 01ab888 KAFKA-13229: add total blocked time metric to streams
(KIP-761) (#11149)
add a5ce437 MINOR: add units to metrics descriptions + test fix post
KAFKA-13229 (#11286)
No new revisions were added by this update.
Summary of changes:
.../kafka/clients/producer/internals/KafkaProducerMetrics.java | 6 +++---
.../java/org/apache/kafka/clients/producer/KafkaProducerTest.java | 2 +-
.../kafka/streams/processor/internals/metrics/ThreadMetrics.java | 2 +-
.../streams/processor/internals/metrics/ThreadMetricsTest.java | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)