You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Lapin (Jira)" <ji...@apache.org> on 2022/11/10 11:17:00 UTC

[jira] [Updated] (IGNITE-18117) Populate DistributionZoneManager with MetaStorage listeners to distribution zone events

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

Alexander Lapin updated IGNITE-18117:
-------------------------------------
    Description: 
h3. Motivation

This thicket is about reaction to distribution zone reconfiguration events (adding, updating, removing). DistributionConfiguratoinManager should register corresponding configuration listeners with an appropriate handlers that will recalculate dataNodes for added/updated distribution zones or remove keys for dropped ones.
h3. Definition of Done
 * DataNodes keys in meta storage are updated for each distribution zone along with triggerRevision helper key as a result of distribution zones creation, update or drop.

> Populate DistributionZoneManager with MetaStorage listeners to distribution zone events
> ---------------------------------------------------------------------------------------
>
>                 Key: IGNITE-18117
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18117
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexander Lapin
>            Priority: Major
>              Labels: ignite-3
>
> h3. Motivation
> This thicket is about reaction to distribution zone reconfiguration events (adding, updating, removing). DistributionConfiguratoinManager should register corresponding configuration listeners with an appropriate handlers that will recalculate dataNodes for added/updated distribution zones or remove keys for dropped ones.
> h3. Definition of Done
>  * DataNodes keys in meta storage are updated for each distribution zone along with triggerRevision helper key as a result of distribution zones creation, update or drop.



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