You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Lantukh (JIRA)" <ji...@apache.org> on 2018/03/13 13:56:00 UTC

[jira] [Assigned] (IGNITE-7934) Do not checkpoint pages from MOVING partitions

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

Ilya Lantukh reassigned IGNITE-7934:
------------------------------------

    Assignee:     (was: Ilya Lantukh)

> Do not checkpoint pages from MOVING partitions
> ----------------------------------------------
>
>                 Key: IGNITE-7934
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7934
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.4
>            Reporter: Ilya Lantukh
>            Priority: Major
>
> To remove necessity to acquire checkpoint lock and write records to WAL while processing supply messages, it might be beneficial to skip pages from MOVING partitions during checkpointing. 
> The only problem that it might cause is index consistency, which can be avoided by splitting rebalancing in 2 steps:
> 1. data preloading;
> 2. index rebuild.



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