You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by cmccabe <gi...@git.apache.org> on 2017/09/08 23:04:46 UTC

[GitHub] kafka pull request #3822: KAFKA-5792: Fix Transient failure in KafkaAdminCli...

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 <cm...@confluent.io>
Date:   2017-09-08T22:58:17Z

    KAFKA-5792: Fix Transient failure in KafkaAdminClientTest.testHandleTimeout

----


---

[GitHub] kafka pull request #3822: KAFKA-5792: Fix Transient failure in KafkaAdminCli...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/3822


---