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/073ed35b Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/073ed35b Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/073ed35b Branch: refs/heads/CURATOR-3.0 Commit: 073ed35be1448f6fe8bd27adafb2afbb1f9a5ddc Parents: 80c497c 2f33faf Author: randgalt <[email protected]> Authored: Sun May 22 22:24:36 2016 -0500 Committer: randgalt <[email protected]> Committed: Sun May 22 22:24:36 2016 -0500 ---------------------------------------------------------------------- .../recipes/cache/PathChildrenCache.java | 1 + .../recipes/cache/TestPathChildrenCache.java | 109 +++++++++++++++---- 2 files changed, 88 insertions(+), 22 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/073ed35b/curator-recipes/src/main/java/org/apache/curator/framework/recipes/cache/PathChildrenCache.java ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/073ed35b/curator-recipes/src/test/java/org/apache/curator/framework/recipes/cache/TestPathChildrenCache.java ----------------------------------------------------------------------
