[
https://issues.apache.org/jira/browse/CURATOR-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100752#comment-14100752
]
ASF GitHub Bot commented on CURATOR-138:
----------------------------------------
Github user dragonsinth commented on the pull request:
https://github.com/apache/curator/pull/34#issuecomment-52510910
So I wasn't planning to re-implement NodeCache or PathChildrenCache in
terms of TreeCache, but just to add the new events into the existing code,
basically.
That said, with max depth of 0, TreeCache ~= NodeCache; with max depth of
1, it's ~= PathChildrenCache. So instead of adding the new event listener
types to the old classes, we could just deprecate everything and double-down on
TreeCache. That seems reasonable to me.
> Unify event listening for NodeCache, PathChildrenCache, TreeCache
> -----------------------------------------------------------------
>
> Key: CURATOR-138
> URL: https://issues.apache.org/jira/browse/CURATOR-138
> Project: Apache Curator
> Issue Type: Improvement
> Reporter: Scott Blum
> Assignee: Jordan Zimmerman
> Original Estimate: 72h
> Remaining Estimate: 72h
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)