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 <[email protected]> Authored: Sun Jan 8 11:11:17 2017 -0500 Committer: randgalt <[email protected]> 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 ----------------------------------------------------------------------
