Initial pass at integrating DescendantHandlingMode.ALL_DESCENDANTS patch
Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/03bc3bee Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/03bc3bee Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/03bc3bee Branch: refs/heads/CURATOR-33 Commit: 03bc3bee02c70bee525fc96ed0fc6c8623f62d0c Parents: 262d57e Author: randgalt <[email protected]> Authored: Thu Dec 26 11:00:46 2013 -0500 Committer: randgalt <[email protected]> Committed: Thu Dec 26 11:00:46 2013 -0500 ---------------------------------------------------------------------- CURATOR-33.patch | 2664 ++++++++++++++++++ .../recipes/cache/PathChildrenCache.java | 351 ++- .../recipes/cache/TestPathChildrenCache.java | 754 +++-- 3 files changed, 3330 insertions(+), 439 deletions(-) ----------------------------------------------------------------------
