You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexei Scherbakov (JIRA)" <ji...@apache.org> on 2016/12/22 16:46:58 UTC

[jira] [Created] (IGNITE-4484) Call commit for read-only transactions.

Alexei Scherbakov created IGNITE-4484:
-----------------------------------------

             Summary: Call commit for read-only transactions.
                 Key: IGNITE-4484
                 URL: https://issues.apache.org/jira/browse/IGNITE-4484
             Project: Ignite
          Issue Type: Improvement
          Components: cache
    Affects Versions: 1.8
            Reporter: Alexei Scherbakov
             Fix For: 1.9


IGNITE-3601 introduces a behavior, which is not compliant with tx isolation semantics.

Read-only transaction doesn't throw optimisitc exception in case if entry version were changes by other writing tx.

With the appearance of IGNITE-4285 this is no longer needed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)