[jira] [Created] (IGNITE-10248) MVCC TX: remove redundant partition checking from GridDhtTxAbstractEnlistFuture

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

[jira] [Created] (IGNITE-10248) MVCC TX: remove redundant partition checking from GridDhtTxAbstractEnlistFuture

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

             Summary: MVCC TX: remove redundant partition checking from GridDhtTxAbstractEnlistFuture
                 Key: IGNITE-10248
                 URL: https://issues.apache.org/jira/browse/IGNITE-10248
             Project: Ignite
          Issue Type: Improvement
          Components: mvcc
            Reporter: Igor Seliverstov
             Fix For: 2.8


We need to ensure that on unstable topology all queries (even those that doesn't require reducer) should execute with reducer (which support execution on unstable topology)

All verifications should be done inside {{*IgniteH2Indexing#prepareDistributedUpdate*}} method



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