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/f7ef2f1e Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/f7ef2f1e Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/f7ef2f1e Branch: refs/heads/CURATOR-3.0 Commit: f7ef2f1e040818f71e2b6a25646fb0e2868a3bb8 Parents: 88da05c 73cd00a Author: randgalt <[email protected]> Authored: Tue Mar 29 12:20:37 2016 -0500 Committer: randgalt <[email protected]> Committed: Tue Mar 29 12:20:37 2016 -0500 ---------------------------------------------------------------------- .../framework/recipes/nodes/PersistentNode.java | 6 +++- .../recipes/nodes/TestPersistentNode.java | 31 ++++++++++++++++++++ 2 files changed, 36 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/f7ef2f1e/curator-recipes/src/main/java/org/apache/curator/framework/recipes/nodes/PersistentNode.java ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/f7ef2f1e/curator-recipes/src/test/java/org/apache/curator/framework/recipes/nodes/TestPersistentNode.java ----------------------------------------------------------------------
