You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2019/03/21 09:54:00 UTC

[jira] [Created] (IGNITE-11587) MVCC: Remote tx determine its type in wrong way.

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)