[
https://issues.apache.org/jira/browse/IGNITE-18624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Uttsel updated IGNITE-18624:
-----------------------------------
Description:
h3. Motivation
Need to remove BaselineManager and use dataNodes from DistributionZoneManager
instead of BaselineManager#nodes. For this purpose need to add local field with
dataNodes for all zones in DistributionZoneManager.
Need to update local dataNodes together with dataNodes in metastorage and on
DistributionZoneManager#start.
h3. Definition of Done
# BaselineManager class is removed.
# Data nodes from DistributionZoneManager used instead of
BaselineManager#nodes.
was:
h3. Motivation
Need to remove BaselineManager and use dataNodes from DistributionZoneManager
instead of BaselineManager#nodes. For this purpose need to add local field with
dataNodes for all zones inĀ in DistributionZoneManager.
Need to update local dataNodes together with dataNodes in metastorage and on
DistributionZoneManager#start.
h3. Definition of Done
# BaselineManager class is removed.
# Data nodes from DistributionZoneManager used instead of
BaselineManager#nodes.
> Need to use data nodes from DistributionZoneManager used instead of
> BaselineManager#nodes.
> ------------------------------------------------------------------------------------------
>
> Key: IGNITE-18624
> URL: https://issues.apache.org/jira/browse/IGNITE-18624
> Project: Ignite
> Issue Type: Improvement
> Reporter: Sergey Uttsel
> Priority: Major
> Labels: ignite-3
>
> h3. Motivation
> Need to remove BaselineManager and use dataNodes from DistributionZoneManager
> instead of BaselineManager#nodes. For this purpose need to add local field
> with dataNodes for all zones in DistributionZoneManager.
> Need to update local dataNodes together with dataNodes in metastorage and on
> DistributionZoneManager#start.
> h3. Definition of Done
> # BaselineManager class is removed.
> # Data nodes from DistributionZoneManager used instead of
> BaselineManager#nodes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)