You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/11/16 14:41:00 UTC

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

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)