Merge branch 'CURATOR-479-2'
Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/22c028f5 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/22c028f5 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/22c028f5 Branch: refs/heads/master Commit: 22c028f56bafc90d2a9a85caf5b16d3ff3504ff7 Parents: 123a739 647f278 Author: randgalt <[email protected]> Authored: Tue Dec 11 14:21:20 2018 -0500 Committer: randgalt <[email protected]> Committed: Tue Dec 11 14:21:20 2018 -0500 ---------------------------------------------------------------------- .../apache/curator/x/async/modeled/ZPath.java | 16 +---- .../details/CachedModeledFrameworkImpl.java | 4 +- .../x/async/modeled/details/ZPathImpl.java | 22 ------- .../modeled/TestCachedModeledFramework.java | 65 +++++++++++++------- .../curator/x/async/modeled/TestZPath.java | 10 --- 5 files changed, 46 insertions(+), 71 deletions(-) ----------------------------------------------------------------------
