Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.1
Description
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.
Attachments
Issue Links
- links to