You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by apurvam <gi...@git.apache.org> on 2017/09/15 20:10:43 UTC

[GitHub] kafka pull request #3877: MINOR: Disable KafkaAdminClientTest.testHandleTime...

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 <ap...@confluent.io>
Date:   2017-09-15T20:09:51Z

    Disable KafkaAdminClientTest.testHandleTimeout

----


---

[GitHub] kafka pull request #3877: MINOR: Disable KafkaAdminClientTest.testHandleTime...

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

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


---