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

   <i><a 
href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=iocanel";>iocanel</a>:</i>
   <p>I don't think that's really needed to update ZkPaths method to not use 
the raw ZooKeeper handle. I think that any retriable exception that will happen 
there will be propagated and get retried (at least this is what I 
understand).</p>
   
   <p>The same applied to guaranteed. If the guranteed flag is used, the whole 
operation will be retried in the background, even if the error occurs while 
deleting children nodes.</p>
   
   <p>So unless, there is value (which I fail to see) in having the guaranteed 
behaviour only for the parent node, or only for the children nodes, I don't 
think that there is anything more to be done in this patch.</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