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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)