You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2015/09/22 16:25:04 UTC

[jira] [Created] (IGNITE-1525) Return value for cache operation can be lost with onePhaseCommit

Semen Boikov created IGNITE-1525:
------------------------------------

             Summary: Return value for cache operation can be lost with onePhaseCommit
                 Key: IGNITE-1525
                 URL: https://issues.apache.org/jira/browse/IGNITE-1525
             Project: Ignite
          Issue Type: Sub-task
          Components: cache
    Affects Versions: ignite-1.4
            Reporter: Semen Boikov
            Assignee: Alexey Goncharuk
            Priority: Blocker
             Fix For: ignite-1.5


Looks like with onePhaseCommit return value for cache operation can be lost if primary node fails, GridNearTxPrepareResponse with return value is not received, but transaction executes 'check backup' step and finishes without error.

Reproduces in IgniteCachePutRetryTransactionalSelfTest.testInvoke.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)