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

SQL TX: SELECT and DML operations must share the same MVCC version

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Implemented
    • None
    • 2.7
    • mvcc, sql
    • None

    Description

      Need to make sure that all statements within TX share the same MVCC version which is assigned on first read/write.
      Need to add tests for this to confirm REPEATABLE_READ behavior.

      Note that regular implicit SELECTs outside transaction should only register itself as "query" on MVCC coordinator, while SELECT inside TX must register itself as both "query" and "tx".

      Attachments

        Issue Links

          Activity

            People

              gvvinblade Igor Seliverstov
              vozerov Vladimir Ozerov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: