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

[jira] [Created] (IGNITE-11517) MVCC: Support one-phase commit

Vladimir Ozerov created IGNITE-11517:
----------------------------------------

             Summary: MVCC: Support one-phase commit
                 Key: IGNITE-11517
                 URL: https://issues.apache.org/jira/browse/IGNITE-11517
             Project: Ignite
          Issue Type: Task
          Components: mvcc
            Reporter: Vladimir Ozerov


One-phase commit is critical performance optimization for single-key requests. Our profiling revealed that this is one of the key things why MVCC is much slower than non-MVCC caches.

Let's add 1PC support to MVCC.



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