[ 
https://issues.apache.org/jira/browse/IGNITE-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Goncharuk closed IGNITE-208.
-----------------------------------

The issue was in test: in near only tests there was a possibility that txStart 
was called on one node, but actual puts were performed on the other node.

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

Reply via email to