You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2018/11/29 12:59:00 UTC

[jira] [Created] (IGNITE-10473) MVCC: Add support for nested system transactions.

Andrew Mashenkov created IGNITE-10473:
-----------------------------------------

             Summary: MVCC: Add support for nested system transactions.
                 Key: IGNITE-10473
                 URL: https://issues.apache.org/jira/browse/IGNITE-10473
             Project: Ignite
          Issue Type: Bug
          Components: mvcc
            Reporter: Andrew Mashenkov


IgniteCacheSystemTransactionsSelfTest.testSystemTxInsideUserTx fails in Mvcc mode due to  inner system-tx commits external mvcc-tx unexpectedly.

We have to analyse cases where system tx can be used and deprecated such cases.

Then we have to either add MVCC support for system caches somehow or allow non-mvcc nested tx.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)