[
https://issues.apache.org/jira/browse/IGNITE-22410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Gusakov updated IGNITE-22410:
------------------------------------
Description:
*Motivation*
We need to implement the rebalance routine for zone-based partitions in the new
ReplicaLifecycleManager.
*Definition of done*
- Rebalance keys are placed under the zone.* prefix to separate these keys from
the table-based.
- All rebalance triggers are supported
- RebalanceRaftGroupEventsListener duplicated for the datareplication module in
the scope of zone-based keys also.
*Implementation notes*
- Zone based keys are already supported in the ignite-collocation-feature and
RebalanceUtil can be just copied from there to the datareplication module.
was:
*Motivation*
We need to implement the rebalance routine for zone-based partitions in the new
ReplicaLifecycleManager.
*Definition of done*
- Rebalance keys are placed under the zone.* prefix to separate these keys from
the table-based.
- All rebalance triggers are supported and rebalance zone replication group
appropriately
*Implementation notes*
- Zone based keys are already supported in the ignite-collocation-feature and
RebalanceUtil can be just copied from there to the datareplication module.
> Implement rebalance triggers for zone based partitions
> ------------------------------------------------------
>
> Key: IGNITE-22410
> URL: https://issues.apache.org/jira/browse/IGNITE-22410
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Gusakov
> Priority: Major
>
> *Motivation*
> We need to implement the rebalance routine for zone-based partitions in the
> new ReplicaLifecycleManager.
> *Definition of done*
> - Rebalance keys are placed under the zone.* prefix to separate these keys
> from the table-based.
> - All rebalance triggers are supported
> - RebalanceRaftGroupEventsListener duplicated for the datareplication module
> in the scope of zone-based keys also.
> *Implementation notes*
> - Zone based keys are already supported in the ignite-collocation-feature and
> RebalanceUtil can be just copied from there to the datareplication module.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)