Boyang Chen created KAFKA-8972:
----------------------------------
Summary: Reduce
streams_broker_bounce_test.py#test_broker_type_bounce flakiness
Key: KAFKA-8972
URL: https://issues.apache.org/jira/browse/KAFKA-8972
Project: Kafka
Issue Type: Bug
Reporter: Boyang Chen
Assignee: Boyang Chen
test `test_broker_type_bounce` could sometimes fail due to a task migrated
exception by the end of test. This is because during cluster rolling bounce the
member could timeout and be rejected from rejoining the group. A proper fix
would be improving the resilience of stream client by making session timeout
longer.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)