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
|