You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrey Gura (JIRA)" <ji...@apache.org> on 2015/03/19 16:48:38 UTC

[jira] [Created] (IGNITE-514) Need to lock entries in ATOMIC cache only when doing batch store update

Andrey Gura created IGNITE-514:
----------------------------------

             Summary: Need to lock entries in ATOMIC cache only when doing batch store update
                 Key: IGNITE-514
                 URL: https://issues.apache.org/jira/browse/IGNITE-514
             Project: Ignite
          Issue Type: Bug
            Reporter: Andrey Gura


1. Lock all entries only if store enabled and batch update is true
2. Lock entries in natural order if keys are comparable, otherwise serialize keys and sort serialized byte arrays.






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)