You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Gusakov (Jira)" <ji...@apache.org> on 2021/12/01 15:17:00 UTC

[jira] [Assigned] (IGNITE-16020) Finalize algorithm of assignments updates

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

Kirill Gusakov reassigned IGNITE-16020:
---------------------------------------

    Assignee: Kirill Gusakov

> Finalize algorithm of assignments updates
> -----------------------------------------
>
>                 Key: IGNITE-16020
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16020
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Gusakov
>            Assignee: Kirill Gusakov
>            Priority: Blocker
>              Labels: ignite-3
>
> Triggers for assignments recalculation:
>  * Changes in baseline
>  * Changes in numbers of replicas
>  * Changes in numbers of table partitions
> For 1 phase of the rebalancing algorithm, we need to support the first 2.
>  
> The algorithm must provide the way to:
>  * Recalculate assignments for all partitions and update appropriate assignments keys in metastore
>  * Start all needed new raft groups
>  * Initiate changePeers process and handle failover scenarios for it
>  * Stop all redundant raft groups, when change peers done



--
This message was sent by Atlassian Jira
(v8.20.1#820001)