Andrew Mashenkov created IGNITE-11587:
-----------------------------------------
Summary: MVCC: Remote tx determine its type in wrong way.
Key: IGNITE-11587
URL:
https://issues.apache.org/jira/browse/IGNITE-11587 Project: Ignite
Issue Type: Bug
Components: mvcc
Reporter: Andrew Mashenkov
Fix For: 2.8
Remote tx adapters implements IgniteTxState.mvccEnabled in wrong way.
mvccEnabled() checks if writeMap contains a mvcc-entry, but writeMap is always empty for mvcc.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)