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

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


    from a1d9d8a5175 KAFKA-20829: Throttle StreamThread shutdown rebalance 
enforcement to avoid log flood (#22917)
     add 3ab2c3e6202 KAFKA-20553 Use ClusterInstance for streams 
ResetIntegrationTest (#22871)

No new revisions were added by this update.

Summary of changes:
 .../kafka/tools/AbstractResetIntegrationTest.java  | 432 ----------
 .../apache/kafka/tools/ResetIntegrationTest.java   | 874 ++++++++++++++++-----
 .../kafka/tools/ResetIntegrationWithSslTest.java   |  88 ---
 3 files changed, 677 insertions(+), 717 deletions(-)
 delete mode 100644 
tools/src/test/java/org/apache/kafka/tools/AbstractResetIntegrationTest.java
 delete mode 100644 
tools/src/test/java/org/apache/kafka/tools/ResetIntegrationWithSslTest.java

Reply via email to