You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/02/09 14:29:34 UTC

[jira] [Created] (IGNITE-208) Broken test: GridCacheAbstractFullApiSelfTest.testNullInTx

Vladimir Ozerov created IGNITE-208:
--------------------------------------

             Summary: Broken test: GridCacheAbstractFullApiSelfTest.testNullInTx
                 Key: IGNITE-208
                 URL: https://issues.apache.org/jira/browse/IGNITE-208
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: sprint-1
            Reporter: Vladimir Ozerov
            Assignee: Alexey Goncharuk
            Priority: Critical
             Fix For: sprint-1


Affected tests classes: 
GridCacheNearOnlyMultiNodeFullApiSelfTest
GridCacheNearOnlyMultiNodeP2PDisabledFullApiSelfTest

Reason: transaction on near-only node is committed even after normal transaction was rolled back. That is, GCME.innerSet() for near entry is hit.



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