jira-importer commented on issue #549: URL: https://github.com/apache/curator/issues/549#issuecomment-2604694572
<i><a href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=randgalt">randgalt</a>:</i> <p>You only need it for the client that has the lock. Here's pseudo code:</p> <p>lock.acquire()<br/> lockTimer.add(lock);<br/> // do stuff<br/> lockTimer.release(lock);</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