[jira] [Created] (IGNITE-7764) MVCC TX: Locking protocol for Key-Value API

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

[jira] [Created] (IGNITE-7764) MVCC TX: Locking protocol for Key-Value API

Anton Vinogradov (Jira)
Roman Kondakov created IGNITE-7764:
--------------------------------------

             Summary: MVCC TX: Locking protocol for Key-Value API
                 Key: IGNITE-7764
                 URL: https://issues.apache.org/jira/browse/IGNITE-7764
             Project: Ignite
          Issue Type: New Feature
          Components: sql
            Reporter: Roman Kondakov


We need to implement an MVCC-compatible locking protocol for Key-Value API. At the moment during transactions with KV operations if entry we are going to change is unlocked we do not check if it has been changed by the previous transaction.



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