Merge branch 'CURATOR-479'
Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/b6cabde8 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/b6cabde8 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/b6cabde8 Branch: refs/heads/master Commit: b6cabde8e987fae8033bbed0e6cc76507ae4173f Parents: b1e69a6 8187833 Author: randgalt <[email protected]> Authored: Mon Dec 10 12:27:20 2018 -0500 Committer: randgalt <[email protected]> Committed: Mon Dec 10 12:27: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 | 48 +++++++++++++++++++- .../curator/x/async/modeled/TestZPath.java | 10 ++++ 5 files changed, 96 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
