You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by anmolnar <gi...@git.apache.org> on 2018/11/19 16:26:59 UTC

[GitHub] zookeeper pull request #706: ZOOKEEPER-3193 Flaky: org.apache.zookeeper.test...

GitHub user anmolnar opened a pull request:

    https://github.com/apache/zookeeper/pull/706

    ZOOKEEPER-3193 Flaky: org.apache.zookeeper.test.SaslAuthFailNotifyTest

    1. Refactor SASL auth tests to use single file,
    2. Use CountDownLatch to sync with watcher

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anmolnar/zookeeper ZOOKEEPER-3193

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/706.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 #706
    
----
commit dc8386d49a656540a77d67eb2495e198514d921a
Author: Andor Molnar <an...@...>
Date:   2018-11-19T16:25:52Z

    ZOOKEEPER-3193. Refactor SaslAuthFail test to use single class. Use CountDownLatch to sync with watcher.

----


---

[GitHub] zookeeper issue #706: ZOOKEEPER-3193 Flaky: org.apache.zookeeper.test.SaslAu...

Posted by anmolnar <gi...@git.apache.org>.
Github user anmolnar commented on the issue:

    https://github.com/apache/zookeeper/pull/706
  
    retest this please


---

[GitHub] zookeeper pull request #706: ZOOKEEPER-3193 Flaky: org.apache.zookeeper.test...

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

    https://github.com/apache/zookeeper/pull/706


---

[GitHub] zookeeper issue #706: ZOOKEEPER-3193 Flaky: org.apache.zookeeper.test.SaslAu...

Posted by anmolnar <gi...@git.apache.org>.
Github user anmolnar commented on the issue:

    https://github.com/apache/zookeeper/pull/706
  
    Committed to master and 3.5 branches. Thanks @eolivelli !


---