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/11/16 14:50:00 UTC

[jira] [Created] (IGNITE-6938) SQL TX: Reads should see own's previous writes

Vladimir Ozerov created IGNITE-6938:
---------------------------------------

             Summary: SQL TX: Reads should see own's previous writes
                 Key: IGNITE-6938
                 URL: https://issues.apache.org/jira/browse/IGNITE-6938
             Project: Ignite
          Issue Type: Task
      Security Level: Public (Viewable by anyone)
          Components: cache, sql
            Reporter: Vladimir Ozerov
             Fix For: 2.4


If transaction modified a row, subsequent {{SELECT}} statements in the same TX must return latest pending update instead of last matching committed version.



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