Oops - wrong Jira - it's this one: https://issues.apache.org/jira/browse/CURATOR-14
On Jun 21, 2013, at 11:09 AM, Jordan Zimmerman <[email protected]> wrote: > Currently, the objects are independent. However, there is some work to share > the Watchers that get set. You can follow > https://issues.apache.org/jira/browse/CURATOR-36 for details. > > -JZ > > On Jun 21, 2013, at 10:55 AM, John Vines <[email protected]> wrote: > >> If I inadvertently create multiple NodeCache's for the same path, is there >> anything in the background of Curator that minimize the fallout from them? >> What about if I create NodeCache's on paths which have a parent >> PathChildrenCache? The first question is general curiosity, but the latter >> stems back to my question about a recursive caching and trying to make a >> intelligent large cache. >
