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:10:00 UTC

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

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

Andrew Mashenkov commented on IGNITE-5813:
------------------------------------------

Seems, we should force cache entries eviction on transaction rollback if Store with writeThrough ("and readThrough" possibly ?) configured.

> 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
>
>         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)