You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2017/07/24 13:06:00 UTC

[jira] [Created] (IGNITE-5813) Inconsistent cache store state when originating node fails on commit.

Andrew Mashenkov created IGNITE-5813:
----------------------------------------

             Summary: 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
             Fix For: 2.2


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)