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

[jira] [Created] (IGNITE-2782) Implement single NEAR ATOMIC update future.

Vladimir Ozerov created IGNITE-2782:
---------------------------------------

             Summary: Implement single NEAR ATOMIC update future.
                 Key: IGNITE-2782
                 URL: https://issues.apache.org/jira/browse/IGNITE-2782
             Project: Ignite
          Issue Type: Task
          Components: cache
    Affects Versions: 1.5.0.final
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
            Priority: Critical
             Fix For: 1.6


Currently we create GridNearAtomicUpdateFuture always even if only one key is updated. Need to rework the logic so that simplified future is used instead, optimized for single-key scenario.



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