You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexei Scherbakov (JIRA)" <ji...@apache.org> on 2016/12/15 10:21:58 UTC

[jira] [Created] (IGNITE-4437) Make sure data structures do not use outTx call

Alexei Scherbakov created IGNITE-4437:
-----------------------------------------

             Summary: Make sure data structures do not use outTx call
                 Key: IGNITE-4437
                 URL: https://issues.apache.org/jira/browse/IGNITE-4437
             Project: Ignite
          Issue Type: Improvement
          Components: cache, data structures
            Reporter: Alexei Scherbakov
             Fix For: 2,0


Ignite's data structures use outTx call to avoid an intersection with user transaction.

This is no longer necessary, because system and user transactions are now separated.

Need to get rid of these calls.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)