Semen Boikov created IGNITE-2136:
------------------------------------
Summary: Issue with tx entry lock assignment when near cache is used
Key: IGNITE-2136
URL:
https://issues.apache.org/jira/browse/IGNITE-2136 Project: Ignite
Issue Type: Sub-task
Components: cache
Reporter: Semen Boikov
Assignee: Semen Boikov
Priority: Critical
Fix For: 1.6
Adde test reproducing hang on tx putAll when near cache is used: NearCachePutAllMultinodeTest.
Root cause for this issue is that remote mvcc candidates are marked as owners during tx finish step. To fix it we can try to move logic from 'tx.doneRemote' to prepare step.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)