tisonkun commented on PR #500: URL: https://github.com/apache/curator/pull/500#issuecomment-2106215432
@kezhuw Thanks for your review. > a watcher for ourPath to gain ability to "perceive" external deletion Curator has a basic assumption that we own the node. This patch fixes a bug that we don't manage the node (ephemeral owner, a.k.a, session id) properly. We may not handle "external deletion". And such a watcher doesn't fix our issue here, because it can take some time the deletion pass to the client before it gives up the leadership. -- 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: commits-unsubscr...@curator.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org