[
https://issues.apache.org/jira/browse/IGNITE-11228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov closed IGNITE-11228.
------------------------------------
> MVCC: Implement transaction savepoints.
> ---------------------------------------
>
> Key: IGNITE-11228
> URL: https://issues.apache.org/jira/browse/IGNITE-11228
> Project: Ignite
> Issue Type: New Feature
> Components: mvcc
> Reporter: Andrew Mashenkov
> Priority: Major
>
> Savepoint provides handle for user appĀ to partially rollback a transaction to
> the specific point.
> Need to add support for next commands:
> "Savepoint" - creates save point with specific identificator (name, label or
> smth like this)
> "Rollback to savepoint" - rollback transaction to savepoint.
> "Release savepoint" - destroy previously created savepoint.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)