mirror of https://github.com/apache/kafka.git
In MetadataQuorumCommandTest, we sometimes got the error: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Received a fatal error while waiting for the broker to catch up with the current cluster metadata. Since we tried to bring up 3 broker + 3 controllers at the same time, and the config initial.broker.registration.timeout.ms (default 1 min) is sometimes not enough for them to start up. Checking the tests, it doesn't require so many nodes. Reducing the nodes number to make these tests reliable. Reviewers: dengziming <dengziming1993@gmail.com>, Ismael Juma <ismael@juma.me.uk> |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||