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:18 UTC

[10/50] curator git commit: Merge branch 'master' into CURATOR-3.0

Merge branch 'master' into CURATOR-3.0


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

Branch: refs/heads/master
Commit: b58cfd068dbe4771f83365124693049b6051f63e
Parents: da48ef3 6d392ec
Author: randgalt <ra...@apache.org>
Authored: Sun Jan 8 11:11:17 2017 -0500
Committer: randgalt <ra...@apache.org>
Committed: Sun Jan 8 11:11:17 2017 -0500

----------------------------------------------------------------------
 .../framework/recipes/locks/InterProcessSemaphore.java       | 6 ++++++
 .../framework/recipes/locks/InterProcessSemaphoreV2.java     | 5 +++++
 .../org/apache/curator/framework/recipes/locks/Lease.java    | 8 ++++++++
 3 files changed, 19 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/curator/blob/b58cfd06/curator-recipes/src/main/java/org/apache/curator/framework/recipes/locks/InterProcessSemaphoreV2.java
----------------------------------------------------------------------