[
https://issues.apache.org/jira/browse/IGNITE-4680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Dudkov updated IGNITE-4680:
--------------------------------------
Fix Version/s: (was: 2.0)
2.1
> Properly split batch atomic cache operations between stripes (putAll,
> removeAll, etc)
> -------------------------------------------------------------------------------------
>
> Key: IGNITE-4680
> URL: https://issues.apache.org/jira/browse/IGNITE-4680
> Project: Ignite
> Issue Type: Improvement
> Components: cache
> Reporter: Yakov Zhdanov
> Assignee: Konstantin Dudkov
> Fix For: 2.1
>
>
> Need to revisit keys/requests mapping procedure and map the update directly
> to stripe on remote node.
> Here are some points:
> # Abovementioned will require adding stripes count attribute to node's
> attribute list
> # Need to make sure we take all benefits of biased locking and stripes never
> get mutually blocked
> # locking all entries before processing request can be removed since it does
> not make too much sense to atomic cache
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)