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)