Merge branch 'CURATOR-145'

* CURATOR-145:
  Add a deeper TreeCache test with maxDepth.
  Clarify TreeCache.Builder.setMaxDepth() doc.
  CURATOR-145: TreeCache should implement maxDepth


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/b9fb9ffd
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/b9fb9ffd
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/b9fb9ffd

Branch: refs/heads/master
Commit: b9fb9ffd50cb1528fbbaa71802d9d0fb2bf0c2b2
Parents: ac2b903 530dd6e
Author: Scott Blum <dragonsi...@apache.org>
Authored: Mon Oct 20 16:06:24 2014 -0400
Committer: Scott Blum <dragonsi...@apache.org>
Committed: Mon Oct 20 16:06:24 2014 -0400

----------------------------------------------------------------------
 .../framework/recipes/cache/TreeCache.java      | 41 +++++++--
 .../recipes/cache/BaseTestTreeCache.java        |  1 +
 .../framework/recipes/cache/TestTreeCache.java  | 87 ++++++++++++++++++++
 .../recipes/cache/TestTreeCacheRandomTree.java  | 59 +++++++++++--
 4 files changed, 171 insertions(+), 17 deletions(-)
----------------------------------------------------------------------


Reply via email to