[
https://issues.apache.org/jira/browse/IGNITE-16020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-16020:
-----------------------------------------
Fix Version/s: 3.0.0-alpha5
> 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
> Fix For: 3.0.0-alpha5
>
>
> 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)