You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2020/09/14 13:18:00 UTC

[jira] [Assigned] (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:all-tabpanel ]

Bruno Cadonna reassigned KAFKA-10292:
-------------------------------------

    Assignee: Bruno Cadonna

> fix flaky streams/streams_broker_bounce_test.py
> -----------------------------------------------
>
>                 Key: KAFKA-10292
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10292
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams, system tests
>            Reporter: Chia-Ping Tsai
>            Assignee: Bruno Cadonna
>            Priority: Major
>
> {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)