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)