[
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
In TableManager#createTableAsyncInternal need to use data nodes from
DistributionZoneManager with awaiting that data nodes for the zone is updated
in meta storage instead of BaselineManager#nodes.
h3. Definition of Done
# Data nodes values from DistributionZoneManager is used instead of
BaselineManager#nodes on table creation.
was:
h3. Motivation
In TableManager#createTableAsyncInternal need to use data nodes from
DistributionZoneManager with awaiting that data nodes for the zone is updated
in meta storage instead of BaselineManager#nodes.
h3. Definition of Done
# Data nodes from DistributionZoneManager used instead of
BaselineManager#nodes on table creation.
> Need to use data nodes from DistributionZoneManager used instead of
> BaselineManager#nodes on table creation.
> ------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-18624
> URL: https://issues.apache.org/jira/browse/IGNITE-18624
> Project: Ignite
> Issue Type: Improvement
> Reporter: Sergey Uttsel
> Assignee: Sergey Uttsel
> Priority: Major
> Labels: ignite-3
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> h3. Motivation
> In TableManager#createTableAsyncInternal need to use data nodes from
> DistributionZoneManager with awaiting that data nodes for the zone is updated
> in meta storage instead of BaselineManager#nodes.
> h3. Definition of Done
> # Data nodes values from DistributionZoneManager is used instead of
> BaselineManager#nodes on table creation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)