jira-importer commented on issue #578:
URL: https://github.com/apache/curator/issues/578#issuecomment-2604699567

   <i><a 
href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=randgalt";>randgalt</a>:</i>
   <p>But PathChildrenCache calls internalRebuildNode(). The algorithm 
(loosely) is call getChildren() with a watch. For each node returned by 
getChildren, call internalRebuildNode() to get stat and (optionally) the data. 
When the watcher fires, do it all again.</p>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@curator.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to