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 c5bc268  KAFKA-13689: optimize the log output of logUnused method 
(#11940)
     add 01533e3  KAFKA-13692: include metadata wait time in total blocked time 
(#11805)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/clients/producer/KafkaProducer.java |  2 ++
 .../producer/internals/KafkaProducerMetrics.java     | 11 +++++++++++
 .../producer/internals/KafkaProducerMetricsTest.java | 11 +++++++++++
 .../streams/processor/internals/StreamsProducer.java |  3 ++-
 .../processor/internals/StreamsProducerTest.java     | 20 ++++++++++++++------
 5 files changed, 40 insertions(+), 7 deletions(-)

Reply via email to