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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)