Emre Tetik created CURATOR-530:
----------------------------------
Summary: Documentation on InterProcessSemaphoreMutex is misleading
Key: CURATOR-530
URL: https://issues.apache.org/jira/browse/CURATOR-530
Project: Apache Curator
Issue Type: Bug
Components: Documentation
Affects Versions: 4.0.1
Reporter: Emre Tetik
The documentation for the release() method in InterProcessSemaphoreMutex says
that it will throw an exception if the method is called on a thread other than
the one which acquired the lock:
[https://curator.apache.org/apidocs/org/apache/curator/framework/recipes/locks/InterProcessSemaphoreMutex.html#release--]
This is not correct, and should be changed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)