[
https://issues.apache.org/jira/browse/IGNITE-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15183850#comment-15183850
]
Valentin Kulichenko edited comment on IGNITE-2735 at 3/7/16 10:22 PM:
----------------------------------------------------------------------
Vladislav,
I meant that if gateway is used, everything is handled automatically. You don't
need {{stop()}} callback on the semaphore as well as {{if(isBroken())}} all
over the place. Can these unnecessary changes be removed?
Let me know if I'm missing something.
was (Author: vkulichenko):
Vladislav,
I meant that if gateway is used, everything is handled automatically. You don't
need {{stop()} callback on the semaphore as well as {{if(isBroken())}} all over
the place. Can these unnecessary changes be removed?
Let me know if I'm missing something.
> 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
> Assignee: 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)