[
https://issues.apache.org/jira/browse/IGNITE-16020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Gusakov updated IGNITE-16020:
------------------------------------
Description:
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
was:TBD
> 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
> Priority: Major
>
> 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)