You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Seliverstov (JIRA)" <ji...@apache.org> on 2019/01/16 13:02:00 UTC

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

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)