GitHub user ARascius opened a pull request:

    https://github.com/apache/curator/pull/153

    CURATOR-329 - SharedValue does not update to current value if zookeeper 
node version is 0

    Fixed SharedValue class to correctly update its value on start() call to 
value stored in Zookeeper node if node version is zero.

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

    $ git pull https://github.com/ARascius/curator CURATOR-329

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

    https://github.com/apache/curator/pull/153.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 #153
    
----
commit f12f35d0f78198e1f9f89a8cf3dafc7b07404220
Author: Algirdas Rascius <[email protected]>
Date:   2016-05-24T13:45:45Z

    Fixed CURATOR-329 - SharedValue.start() method does not update to current 
value if version of value currently stored in zookeeper is 0

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to