GitHub user ayanamist opened a pull request:
https://github.com/apache/curator/pull/187
[CURATOR-376] InterProcessSemaphoreMutex is not thread safe
Set this.lease to null before lease.close.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ayanamist/curator CURATOR-376
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/187.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #187
----
commit 52c9c7d6fecb8df5eb93f0f5a28a2cf3f6268091
Author: ayanamist <[email protected]>
Date: 2017-01-06T07:14:53Z
fix CURATOR-376
Set this.lease to null before lease.close.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---