You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mj...@apache.org on 2020/04/01 03:07:48 UTC

[kafka] branch trunk updated (c181432 -> 6a49ede)

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

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


    from c181432  MINOR: more logs for empty assignment (#8397)
     add 6a49ede  KAFKA-9441: Cleanup Streams metrics for removed task commit latency metrics (#8356)

No new revisions were added by this update.

Summary of changes:
 .../streams/processor/internals/metrics/TaskMetrics.java    |  6 +-----
 .../streams/processor/internals/metrics/ThreadMetrics.java  | 13 -------------
 .../streams/kstream/internals/metrics/TaskMetricsTest.java  | 11 -----------
 .../kafka/streams/processor/internals/StreamTaskTest.java   |  2 --
 .../kafka/streams/processor/internals/StreamThreadTest.java |  4 ----
 .../processor/internals/metrics/ThreadMetricsTest.java      | 13 -------------
 6 files changed, 1 insertion(+), 48 deletions(-)