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

[jira] [Created] (IGNITE-7261) SQL TX: SELECT and DML operations must share the same MVCC version

Vladimir Ozerov created IGNITE-7261:
---------------------------------------

             Summary: SQL TX: SELECT and DML operations must share the same MVCC version
                 Key: IGNITE-7261
                 URL: https://issues.apache.org/jira/browse/IGNITE-7261
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Vladimir Ozerov
            Assignee: Igor Seliverstov
             Fix For: 2.5


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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)