[ 
https://issues.apache.org/jira/browse/IGNITE-18991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806657#comment-17806657
 ] 

Kirill Gusakov commented on IGNITE-18991:
-----------------------------------------

Actually, we can (and should) implement this ticket, after implementation of 3 
guard tickets:
- RAFT client must use the sum of pending and stable assignments as a list of 
peers.
- On the rebalance we must to switch stable partitions only when all tables in 
the zone successfully finish their rebalance. So, we need to implement a kind 
of counter of rebalancing tables in the zone.
- We must avoid new zone tables creation, if we have ongoing rebalance. 

> Move stable/planned/pending assignments from table to distribution zone root 
> keys
> ---------------------------------------------------------------------------------
>
>                 Key: IGNITE-18991
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18991
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Gusakov
>            Assignee: Kirill Gusakov
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Under the activities about moving distribution zone based data management we 
> need to:
>  * Replace metastore stable/planned/pending assignments per table by the same 
> per distribution zone with the correspondance keys roots zoneId.*
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to