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

[jira] [Created] (IGNITE-10895) MVCC: Document several modes of pessimistic transactions are allowed for MVCC caches.

Roman Kondakov created IGNITE-10895:
---------------------------------------

             Summary: MVCC: Document several modes of pessimistic transactions are allowed for MVCC caches.
                 Key: IGNITE-10895
                 URL: https://issues.apache.org/jira/browse/IGNITE-10895
             Project: Ignite
          Issue Type: Task
          Components: documentation, mvcc
            Reporter: Roman Kondakov
             Fix For: 2.8


It is need to document that for MVCC caches optimistic transactions are prohibited as before, but there are several isolation levels are allowed now:
* READ COMMITTED
* REPEATABLE READ
* SERIALIZABLE

Actually all these levels have the same implementation.



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