You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2020/07/18 16:14:00 UTC

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

Chia-Ping Tsai created KAFKA-10292:
--------------------------------------

             Summary: 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
            Reporter: Chia-Ping Tsai


{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)