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 2019/03/11 06:39:00 UTC

[jira] [Closed] (IGNITE-11229) MVCC: Implements chained transactions.

     [ https://issues.apache.org/jira/browse/IGNITE-11229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov closed IGNITE-11229.
------------------------------------

> MVCC: Implements chained transactions.
> --------------------------------------
>
>                 Key: IGNITE-11229
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11229
>             Project: Ignite
>          Issue Type: New Feature
>          Components: mvcc
>            Reporter: Andrew Mashenkov
>            Priority: Major
>
> Chained transactions means one executed after another.
> To so that we have to add support of combined "COMMIT/BEGIN" command that will commits previous transaction and starts a new one. This command should guarantee no other transaction allowed in between.
>  



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