Merge branch 'CURATOR-106' of github.com:srdo/curator into CURATOR-106
Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/7971a3da Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/7971a3da Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/7971a3da Branch: refs/heads/CURATOR-106 Commit: 7971a3da4149cea1194bf33dda491241e53b9beb Parents: ff02a7c 51d7396 Author: randgalt <[email protected]> Authored: Sun May 28 10:28:58 2017 -0500 Committer: randgalt <[email protected]> Committed: Sun May 28 10:28:58 2017 -0500 ---------------------------------------------------------------------- curator-framework/pom.xml | 6 +++ .../framework/imps/CuratorFrameworkImpl.java | 35 +++++----------- .../framework/imps/TestFrameworkBackground.java | 42 ++++++++++++++++++++ .../framework/imps/TestNamespaceFacade.java | 4 +- .../nodes/TestPersistentEphemeralNode.java | 4 ++ 5 files changed, 65 insertions(+), 26 deletions(-) ----------------------------------------------------------------------
