[
https://issues.apache.org/jira/browse/KAFKA-21108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-21108.
------------------------------------
Fix Version/s: 4.5.0
Resolution: Fixed
> speed up StreamsUpgradeTestIntegrationTest
> ------------------------------------------
>
> Key: KAFKA-21108
> URL: https://issues.apache.org/jira/browse/KAFKA-21108
> Project: Kafka
> Issue Type: Test
> Components: streams, unit tests
> Reporter: Chia-Ping Tsai
> Assignee: Jiayao Sun
> Priority: Minor
> Fix For: 4.5.0
>
> 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)