You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2022/10/21 13:09:00 UTC

[jira] [Created] (IGNITE-17951) Enlist partitions to rw transaction

Konstantin Orlov created IGNITE-17951:
-----------------------------------------

             Summary: Enlist partitions to rw transaction
                 Key: IGNITE-17951
                 URL: https://issues.apache.org/jira/browse/IGNITE-17951
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Konstantin Orlov


In order to support distributed query execution with RW transaction, we need prepare the transaction before actual execution.

Looks like we only need to enlist the involved partitions to the transaction. That could be made right after the query mapping phase.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)