You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by dr...@apache.org on 2017/05/02 20:06:58 UTC

[50/50] curator git commit: CURATOR-3.0 becomes the master branch.

CURATOR-3.0 becomes the master branch.


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/ed3082ec
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/ed3082ec
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/ed3082ec

Branch: refs/heads/master
Commit: ed3082ecfebc332ba96da7a5bda4508a1985db6e
Parents: 35f5d27 abaabb5
Author: Scott Blum <dr...@apache.org>
Authored: Tue May 2 15:31:17 2017 -0400
Committer: Scott Blum <dr...@apache.org>
Committed: Tue May 2 15:31:17 2017 -0400

----------------------------------------------------------------------
 .../recipes/locks/InterProcessMutex.java        |  7 +++-
 .../framework/recipes/nodes/PersistentNode.java | 42 +++++++++++++++++++-
 .../recipes/nodes/PersistentNodeListener.java   | 33 +++++++++++++++
 3 files changed, 79 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/curator/blob/ed3082ec/curator-recipes/src/main/java/org/apache/curator/framework/recipes/nodes/PersistentNode.java
----------------------------------------------------------------------