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

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

GitHub user AMashenkov opened a pull request:

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

    IGNITE-5813: Inconsistent cache store state when originating node fails on 
commit.

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-5813

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

    https://github.com/apache/ignite/pull/2353.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 #2353
    
----
commit c411722afe960260027a9081a38e3800ca3c28de
Author: Andrey V. Mashenkov <[email protected]>
Date:   2017-07-27T16:27:03Z

    WIP.

----


> Inconsistent cache store state when originating node fails on commit.
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-5813
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5813
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Andrew Mashenkov
>            Assignee: Andrew Mashenkov
>             Fix For: 2.2
>
>         Attachments: IgniteTxOriginatingNodeFailsAfterStoreCommitSelfTest.java
>
>
> Same tx can be rolled back by cache and commited by CacheStore.
> It is possible when originating tx node commit tx successfully, but fails to 
> notify other nodes. 
> PFA reproducer.



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

Reply via email to