[
https://issues.apache.org/jira/browse/IGNITE-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133818#comment-15133818
]
Vladimir Ozerov commented on IGNITE-2561:
-----------------------------------------
Closing as won't fix. Mentioned optimizations will be performed in several
separate tickets.
> Optimize ATOMIC cache updates with single key.
> ----------------------------------------------
>
> Key: IGNITE-2561
> URL: https://issues.apache.org/jira/browse/IGNITE-2561
> Project: Ignite
> Issue Type: Sub-task
> Components: cache
> Affects Versions: 1.5.0.final
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Priority: Critical
> Fix For: 1.6
>
>
> We can significantly minimize amount of network traffic and GC pressure for
> the most frequent ATOMIC cache scenario - update with a single key.
> To achieve this we must add special versions of all update request/responses
> as well as corresponding futures.
> Furthermore, we should not create KV maps for single-key operations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)