Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-11228

MVCC: Implement transaction savepoints.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • mvcc
    • None
    • Docs Required

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              amashenkov Andrey Mashenkov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: