[jira] [Created] (IGNITE-6936) SQL TX: Implement commit protocol

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

[jira] [Created] (IGNITE-6936) SQL TX: Implement commit protocol

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-6936:
---------------------------------------

             Summary: SQL TX: Implement commit protocol
                 Key: IGNITE-6936
                 URL: https://issues.apache.org/jira/browse/IGNITE-6936
             Project: Ignite
          Issue Type: Task
      Security Level: Public (Viewable by anyone)
          Components: cache, sql
            Reporter: Vladimir Ozerov
             Fix For: 2.4


Once we are able to lock entries [1], next step is to implement 2PC commit protocol. Cache protocol could be used as a template. The main difference is that near (client) node will not store entries.

[1] IGNITE-6935



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)