[
https://issues.apache.org/jira/browse/KAFKA-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18084650#comment-18084650
]
Chia-Ping Tsai commented on KAFKA-7493:
---------------------------------------
Since the classic broker controller is gone, we can simply remove the
test_broker_type_bounce_at_start and then thin out the
streams_broker_bounce_test.py by removing broker_type parameter and the
"sleep_time_secs == 0" logic
> Rewrite test_broker_type_bounce_at_start
> ----------------------------------------
>
> Key: KAFKA-7493
> URL: https://issues.apache.org/jira/browse/KAFKA-7493
> Project: Kafka
> Issue Type: Improvement
> Components: streams, system tests
> Reporter: John Roesler
> Priority: Major
>
> Currently, the testĀ test_broker_type_bounce_at_start inĀ
> streams_broker_bounce_test.py is ignored.
> As written, there are a couple of race conditions that lead to flakiness.
> It should be possible to re-write the test to wait on log messages, as the
> other tests do, instead of just sleeping to more deterministically transition
> the test from one state to the next.
> Once the test is fixed, the fix should be back-ported to all prior branches,
> back to 0.10.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)