[jira] [Created] (IGNITE-7707) Read lock for key/keys

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

[jira] [Created] (IGNITE-7707) Read lock for key/keys

Anton Vinogradov (Jira)
Mikhail Cherkasov created IGNITE-7707:
-----------------------------------------

             Summary: Read lock for key/keys
                 Key: IGNITE-7707
                 URL: https://issues.apache.org/jira/browse/IGNITE-7707
             Project: Ignite
          Issue Type: Improvement
          Components: cache
            Reporter: Mikhail Cherkasov


Right now, there's no way to take read lock for key or keys, so if you need to process several keys you can only lock this key in a transaction or by lockAll, but in this case, you can not read process this in parallel. 



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