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 2023/03/10 13:38:00 UTC

[jira] [Updated] (IGNITE-18857) Add rebalance configuration listeners to DistributionZoneManager

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

Kirill Gusakov updated IGNITE-18857:
------------------------------------
    Description: DistributionZoneManager must schedule new rebalance (update pending/planned keys, see [https://github.com/apache/ignite-3/blob/main/modules/distribution-zones/tech-notes/rebalance.md]), if number of replicas in distribution zone configuration was updated. Also, new assignments calculation must be moved to DZM too.  (was: DistributionZoneManager must schedule new rebalance (update pending/planned keys, see [https://github.com/apache/ignite-3/blob/main/modules/distribution-zones/tech-notes/rebalance.md]), if number of replicas in distribution zone configuration was updated.)

> Add rebalance configuration listeners to DistributionZoneManager
> ----------------------------------------------------------------
>
>                 Key: IGNITE-18857
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18857
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Gusakov
>            Assignee: Kirill Gusakov
>            Priority: Major
>              Labels: ignite-3
>
> DistributionZoneManager must schedule new rebalance (update pending/planned keys, see [https://github.com/apache/ignite-3/blob/main/modules/distribution-zones/tech-notes/rebalance.md]), if number of replicas in distribution zone configuration was updated. Also, new assignments calculation must be moved to DZM too.



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