You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Kovalenko (JIRA)" <ji...@apache.org> on 2018/08/14 16:48:00 UTC

[jira] [Updated] (IGNITE-4682) Need to finish transition to thread-per-partition model

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

Pavel Kovalenko updated IGNITE-4682:
------------------------------------
    Description: 
1) Investigate performance on switching to tpp model and choose best solution
2) Implement transactions commit using tpp model
3) Implement putAll, removeAll on atomic caches using tpp model - https://issues.apache.org/jira/browse/IGNITE-4680
4) 

Need to create sub-tasks with proper description
-atomic cache is almost done
-tx cache - need to start working
-rebalancing seems to be pretty easy to move to this approach
-then we can remove deleted entries buffer

  was:
Need to create sub-tasks with proper description
-atomic cache is almost done
-tx cache - need to start working
-rebalancing seems to be pretty easy to move to this approach
-then we can remove deleted entries buffer


> Need to finish transition to thread-per-partition model
> -------------------------------------------------------
>
>                 Key: IGNITE-4682
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4682
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>            Reporter: Yakov Zhdanov
>            Assignee: Pavel Kovalenko
>            Priority: Major
>
> 1) Investigate performance on switching to tpp model and choose best solution
> 2) Implement transactions commit using tpp model
> 3) Implement putAll, removeAll on atomic caches using tpp model - https://issues.apache.org/jira/browse/IGNITE-4680
> 4) 
> Need to create sub-tasks with proper description
> -atomic cache is almost done
> -tx cache - need to start working
> -rebalancing seems to be pretty easy to move to this approach
> -then we can remove deleted entries buffer



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)