GitHub user apurvam opened a pull request:
https://github.com/apache/kafka/pull/3877
MINOR: Disable KafkaAdminClientTest.testHandleTimeout
This test is super flaky in the PR builder.
https://issues.apache.org/jira/browse/KAFKA-5792 tracks the fix.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apurvam/kafka
MINOR-disable-adminclient-timeout-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3877.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 #3877
----
commit d533e0c598fa5a96591ff46c20df29897596d250
Author: Apurva Mehta <[email protected]>
Date: 2017-09-15T20:09:51Z
Disable KafkaAdminClientTest.testHandleTimeout
----
---