kezhuw commented on issue #1254:
URL: https://github.com/apache/curator/issues/1254#issuecomment-2736043583

   > Is this redundant considering that SharedValue already has watcher that 
will update local value on remote change?
   
   I think `setValue` make a strong guarantee after success, the `getValue` 
will observe that value if update is success. Asynchronous watcher is not 
capable of this.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to