You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2020/02/26 23:33:47 UTC

[kafka] branch trunk updated (a983545 -> 39d5534)

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 a983545  KAFKA-9610: do not throw illegal state when remaining partitions are not empty (#8169)
     add 39d5534  MINOR: Remove tag from metric to measure process-rate on source nodes (#8175)

No new revisions were added by this update.

Summary of changes:
 .../kafka/streams/processor/internals/metrics/ProcessorNodeMetrics.java | 2 +-
 .../org/apache/kafka/streams/processor/internals/SourceNodeTest.java    | 2 +-
 .../streams/processor/internals/metrics/ProcessorNodeMetricsTest.java   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)