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

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

GitHub user andrey-kuznetsov opened a pull request:

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

    IGNITE-6137: CAS logic fix in async commit.

    Reproducing test + fix

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

    $ git pull https://github.com/andrey-kuznetsov/ignite ignite-6137

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

    https://github.com/apache/ignite/pull/2496.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 #2496
    
----
commit 4411cc2e08661c52f399f354ba4837580628a54a
Author: Andrey Kuznetsov <[email protected]>
Date:   2017-08-22T06:55:15Z

    IGNITE-6137: CAS logic fix in async commit.

----


> Inaccurate CAS handling in GridNearTxLocal async commit
> -------------------------------------------------------
>
>                 Key: IGNITE-6137
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6137
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.1
>            Reporter: Andrey Kuznetsov
>            Assignee: Andrey Kuznetsov
>             Fix For: 2.2
>
>
> CAS for commitFuture is handled inaccurate in commitNearTxLocalAsync method. 
> Can fail on muliple calls, either concurrent or sequential.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to