jira-importer commented on issue #546: URL: https://github.com/apache/curator/issues/546#issuecomment-2604694084
<i><a href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=randgalt">randgalt</a>:</i> <p>The dataLock can be replaced with an AtomicReference. Also, the sync() in resetData() doesn't actually accomplish anything as the update is done in the background. I'll update the implementation with a data setter that uses atomics</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