You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2021/07/08 22:39:00 UTC

[jira] [Commented] (KAFKA-10292) fix flaky streams/streams_broker_bounce_test.py

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

Konstantine Karantasis commented on KAFKA-10292:
------------------------------------------------

PR has been merged in time for 3.0. Not sure if the issue still persists. Will close for now. 

> fix flaky streams/streams_broker_bounce_test.py
> -----------------------------------------------
>
>                 Key: KAFKA-10292
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10292
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams, system tests
>            Reporter: Chia-Ping Tsai
>            Assignee: Bruno Cadonna
>            Priority: Major
>             Fix For: 3.0.0
>
>
> {quote}
> Module: kafkatest.tests.streams.streams_broker_bounce_test
> Class:  StreamsBrokerBounceTest
> Method: test_broker_type_bounce
> Arguments:
> \{
>   "broker_type": "leader",
>   "failure_mode": "clean_bounce",
>   "num_threads": 1,
>   "sleep_time_secs": 120
> \}
> {quote}
> {quote}
> Module: kafkatest.tests.streams.streams_broker_bounce_test
> Class:  StreamsBrokerBounceTest
> Method: test_broker_type_bounce
> Arguments:
> \{
>   "broker_type": "controller",
>   "failure_mode": "hard_shutdown",
>   "num_threads": 3,
>   "sleep_time_secs": 120
> \}
> {quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)