[ https://issues.apache.org/jira/browse/KAFKA-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15997329#comment-15997329 ]
ASF GitHub Bot commented on KAFKA-5170: --------------------------------------- GitHub user cmccabe opened a pull request: https://github.com/apache/kafka/pull/2976 KAFKA-5170. KafkaAdminClientIntegration test should wait until metada… …ta is propagated to all brokers You can merge this pull request into a Git repository by running: $ git pull https://github.com/cmccabe/kafka KAFKA-5170 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2976.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2976 ---- ---- > KafkaAdminClientIntegration test should wait until metadata is propagated to > all brokers > ---------------------------------------------------------------------------------------- > > Key: KAFKA-5170 > URL: https://issues.apache.org/jira/browse/KAFKA-5170 > Project: Kafka > Issue Type: Bug > Components: admin > Affects Versions: 0.11.0.0 > Reporter: Colin P. McCabe > Assignee: Colin P. McCabe > Fix For: 0.11.0.0 > > > The KafkaAdminClientIntegration test and its subclasses should wait until the > metadata is propagated to all brokers. We have seen a few test failures that > resulted from some brokers having partial metadata. -- This message was sent by Atlassian JIRA (v6.3.15#6346)