You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/10/02 17:09:03 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Plekhanov updated IGNITE-10895:
---------------------------------------
    Fix Version/s:     (was: 2.9)
                   2.10

> 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
>            Reporter: Roman Kondakov
>            Priority: Major
>             Fix For: 2.10
>
>
> 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
(v8.3.4#803005)