You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/12 13:32:41 UTC

[jira] [Commented] (IGNITE-4173) IgniteSemaphore with failoverSafe enabled doesn't release permits in case permits owner node left topology

    [ https://issues.apache.org/jira/browse/IGNITE-4173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965847#comment-15965847 ] 

ASF GitHub Bot commented on IGNITE-4173:
----------------------------------------

GitHub user vladisav opened a pull request:

    https://github.com/apache/ignite/pull/1780

    IGNITE-4173 

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vladisav/ignite ignite-4173

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1780.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 #1780
    
----
commit 76e9098bc67bb4bf660ebc147be89b64a8256c8d
Author: vladisav <vl...@gmail.com>
Date:   2017-04-12T13:27:55Z

    Fixes ignite-4173;

----


> IgniteSemaphore with failoverSafe enabled doesn't release permits in case permits owner node left topology
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-4173
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4173
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.7
>            Reporter: Andrey Gura
>             Fix For: 2.0
>
>
> {{IgniteSemaphore}} with {{failoverSafe}} enabled doesn't release permits in case permits owner node left topology.
> See reproducer in test class {{SemaphoreFailoverSafeReleasePermitsTest}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)