[
https://issues.apache.org/jira/browse/IGNITE-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15172110#comment-15172110
]
ASF GitHub Bot commented on IGNITE-2735:
----------------------------------------
GitHub user vladisav opened a pull request:
https://github.com/apache/ignite/pull/525
IGNITE-2735: Fixes distributed semaphore local node stopping issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vladisav/ignite ignite-2735
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/525.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 #525
----
commit 0c756570e8573a4545cbfe46b350a4940c2cc8a3
Author: Vladisav Jelisavcic <[email protected]>
Date: 2016-02-29T16:37:09Z
ignite-2735: fixed.
----
> Interrupt all acquires on local node after ignite.close
> -------------------------------------------------------
>
> Key: IGNITE-2735
> URL: https://issues.apache.org/jira/browse/IGNITE-2735
> Project: Ignite
> Issue Type: Bug
> Components: data structures
> Affects Versions: 1.6
> Reporter: Vladisav Jelisavcic
> Fix For: 1.5.0.final
>
>
> "acquire" method should throw an exception when semaphore is no longer
> accessible when node is stopped.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)