GitHub user cmccabe opened a pull request:
https://github.com/apache/kafka/pull/3822
KAFKA-5792: Fix Transient failure in KafkaAdminClientTest.testHandleTâ¦
â¦imeout
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cmccabe/kafka KAFKA-5792
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3822.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 #3822
----
commit e8c3a0ea326ef99c1db7460e0522edc6d33219a9
Author: Colin P. Mccabe <[email protected]>
Date: 2017-09-08T22:58:17Z
KAFKA-5792: Fix Transient failure in KafkaAdminClientTest.testHandleTimeout
----
---