You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Pavlukhin (JIRA)" <ji...@apache.org> on 2018/09/17 16:01:00 UTC

[jira] [Created] (IGNITE-9622) MVCC Cache API: prohibit non PESSIMISTIC REPEATABLE_READ transactions

Ivan Pavlukhin created IGNITE-9622:
--------------------------------------

             Summary: MVCC Cache API: prohibit non PESSIMISTIC REPEATABLE_READ transactions
                 Key: IGNITE-9622
                 URL: https://issues.apache.org/jira/browse/IGNITE-9622
             Project: Ignite
          Issue Type: Bug
          Components: mvcc
            Reporter: Ivan Pavlukhin


For cache with enabled mvcc we should allow running only PESSIMISTIC REPEATABLE_READ transactions. For other modes exception should be thrown (like is done for SQL API).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)