You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Dudkov (JIRA)" <ji...@apache.org> on 2017/05/30 07:52:04 UTC

[jira] [Assigned] (IGNITE-4506) Implement thread-per-partition processing for atomic cache updates

     [ https://issues.apache.org/jira/browse/IGNITE-4506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Dudkov reassigned IGNITE-4506:
-----------------------------------------

    Assignee:     (was: Konstantin Dudkov)

> Implement thread-per-partition processing for atomic cache updates
> ------------------------------------------------------------------
>
>                 Key: IGNITE-4506
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4506
>             Project: Ignite
>          Issue Type: Task
>          Components: cache
>            Reporter: Semen Boikov
>             Fix For: 2.1
>
>
> Need implement thread-per-partition processing for atomic cache updates.
> For single key requests remote request should be already processed by striped executor, need fix case when update is mapped on local node - in this case it is processed from calling thread.
> For batched updates need implement per-partition mapping and processing.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)