Chia-Ping Tsai created KAFKA-21108:
--------------------------------------
Summary: speed up StreamsUpgradeTestIntegrationTest
Key: KAFKA-21108
URL: https://issues.apache.org/jira/browse/KAFKA-21108
Project: Kafka
Issue Type: Test
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
Attachments: tmp.patch
The default policy of closing streams does not leave the group, so each roll
waits for the session timeout (45s). Three rolls make the test take about 3
minutes. We can close with {{LEAVE_GROUP}} instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)