You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by knusbaum <gi...@git.apache.org> on 2017/03/16 19:25:28 UTC

[GitHub] zookeeper pull request #196: ZOOKEEPER-2726: Patch for ZOOKEEPER-2693 introd...

GitHub user knusbaum opened a pull request:

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

    ZOOKEEPER-2726: Patch for ZOOKEEPER-2693 introduces potential race condition

    Synchronizing these methods prevents potential race conditions.

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

    $ git pull https://github.com/knusbaum/zookeeper ZOOKEEPER-2726-master

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

    https://github.com/apache/zookeeper/pull/196.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 #196
    
----
commit 3c79d303aaaf105e129580b7d9fe450944f4173b
Author: Kyle Nusbaum <kn...@yahoo-inc.com>
Date:   2017-03-16T19:22:45Z

    Synchronizing 4lw methods

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zookeeper pull request #196: ZOOKEEPER-2726: Patch for ZOOKEEPER-2693 introd...

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

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---