[
https://issues.apache.org/jira/browse/KAFKA-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250224#comment-17250224
]
Bruno Cadonna commented on KAFKA-10292:
---------------------------------------
[~chia7712] Sorry for the late reply. I think the fix solves only one of the
issues with that test. Actually is solves {{test_all_brokers_bounce}}, but not
{{test_broker_type_bounce}}. A fix for the latter is in progress here:
https://github.com/apache/kafka/pull/9441
I think we should reopen this ticket.
> 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: Blocker
> Fix For: 2.7.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)