kafka/core
Jason Gustafson e32d33cd4f KAFKA-7965; Fix flaky test ConsumerBounceTest
We suspect the problem might be a race condition after broker startup where the consumer has yet to find the coordinator and rebalance. The fix here rolls all the brokers first and then waits for the expected exception.

Author: Jason Gustafson <jason@confluent.io>

Reviewers: Gwen Shapira

Closes #6608 from hachikuji/KAFKA-7965
2019-04-19 16:43:06 -07:00
..
src KAFKA-7965; Fix flaky test ConsumerBounceTest 2019-04-19 16:43:06 -07:00
.gitignore KAFKA-4848: Fix retryWithBackoff deadlock issue 2017-03-20 21:56:15 -07:00