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 <andor@...>
Date:   2018-11-19T16:25:52Z

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

----


---

Reply via email to