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/10 21:09:49 UTC

[kafka] branch trunk updated (3dfc6c1 -> ff8c40c)

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 3dfc6c1  KAFKA-9480: Fix bug that prevented to measure task-level process-rate (#8018)
     add ff8c40c  KAFKA-9523: Migrate BranchedMultiLevelRepartitionConnectedTopologyTest into a unit test (#8081)

No new revisions were added by this update.

Summary of changes:
 ...MultiLevelRepartitionConnectedTopologyTest.java | 151 ---------------------
 .../internals/StreamsPartitionAssignorTest.java    |  86 ++++++++++++
 2 files changed, 86 insertions(+), 151 deletions(-)
 delete mode 100644 streams/src/test/java/org/apache/kafka/streams/integration/BranchedMultiLevelRepartitionConnectedTopologyTest.java