mirror of https://github.com/apache/kafka.git
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 |
||
---|---|---|
.. | ||
src | ||
.gitignore |