[ 
https://issues.apache.org/jira/browse/KAFKA-21108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18116208#comment-18116208
 ] 

Chia-Ping Tsai commented on KAFKA-21108:
----------------------------------------

The attached patch reduces the execution time from 3 minutes to 20 seconds.

> 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
>            Priority: Minor
>         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)

Reply via email to