[
https://issues.apache.org/jira/browse/CURATOR-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14056926#comment-14056926
]
Scott Blum commented on CURATOR-33:
-----------------------------------
I think a pretty significant amount of rework would be needed to make this go.
A lot of the internals w.r.t. how the cache data is kept, the initial set, etc,
would need some rework.
After playing with it for an hour, I'm inclined to think building a new class
(TreeCache?) would be a much better way to go instead of trying to jam both
behaviors into the same class.
> Recursive Node Cache
> --------------------
>
> Key: CURATOR-33
> URL: https://issues.apache.org/jira/browse/CURATOR-33
> Project: Apache Curator
> Issue Type: Improvement
> Components: Recipes
> Reporter: John Vines
> Fix For: awaiting-response
>
> Attachments: CURATOR-33.2.patch, CURATOR-33.patch
>
>
> Currently the PathChildrenCache will trigger listen events for all children
> at the given node. However, it would be useful to have a cache that would
> trigger listen events for the entire hierarchy below the given node.
--
This message was sent by Atlassian JIRA
(v6.2#6252)