[
https://issues.apache.org/jira/browse/IGNITE-26348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin resolved IGNITE-26348.
--------------------------------------
Resolution: Duplicate
The alternative solution was already implemented. For more details please check
https://issues.apache.org/jira/browse/IGNITE-26344
> Create the default zone on non-empty topology
> ---------------------------------------------
>
> Key: IGNITE-26348
> URL: https://issues.apache.org/jira/browse/IGNITE-26348
> Project: Ignite
> Issue Type: Improvement
> Reporter: Denis Chudov
> Priority: Major
> Labels: ignite-3
>
> *Motivation*
> The default zone is created before the full cluster init, so it initially
> doesn't have data nodes (because CMG is not initialized, and it hasn't detect
> the logical topology, and DZM has no data to calculate date nodes).
> The creation of the default zone should be moved after CMG initialization to
> fully implement this: https://issues.apache.org/jira/browse/IGNITE-26346
> The alternative is https://issues.apache.org/jira/browse/IGNITE-26344
> *Definition of done*
> The creation of the default zone is be moved after CMG initialization so it
> has non-empty data nodes initially.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)