Details
Description
1. Currently, the only way to limit TreeCache's traversal is with maxDepth. It would be nice to also have a functional way of doing this. i.e. an policy object that is called to determine if a node should be traversed.
2. NODE_REMOVED should return the old values of the node
Attachments
Issue Links
- relates to
-
CURATOR-145 TreeCache should implement maxDepth
- Closed