GitHub user MichaelScofield opened a pull request: https://github.com/apache/zookeeper/pull/584
ZOOKEEPER-3102: Potential race condition when create ephemeral nodes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MichaelScofield/zookeeper ZOOKEEPER-3102 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zookeeper/pull/584.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 #584 ---- commit f7b494858e719b2c6dc08befea5bd2caf82c3976 Author: luo.fucong <luo.fucong@...> Date: 2018-07-26T04:46:24Z ZOOKEEPER-3102: Potential race condition when create ephemeral nodes. ---- ---