[jira] [Created] (IGNITE-10956) MVCC TX: Move queryEnlisted flag from IgniteTxLocalAdapter to IgniteTxState

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

[jira] [Created] (IGNITE-10956) MVCC TX: Move queryEnlisted flag from IgniteTxLocalAdapter to IgniteTxState

Anton Vinogradov (Jira)
Igor Seliverstov created IGNITE-10956:
-----------------------------------------

             Summary: MVCC TX: Move queryEnlisted flag from IgniteTxLocalAdapter to IgniteTxState
                 Key: IGNITE-10956
                 URL: https://issues.apache.org/jira/browse/IGNITE-10956
             Project: Ignite
          Issue Type: Improvement
          Components: mvcc
            Reporter: Igor Seliverstov


queryEnlisted flag represents a transaction state (like txState.empty(), in other words shows whether there were some updates on MVCC caches or not). It makes sense to move such flag to IgniteTxState.



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