Sergey Uttsel created IGNITE-19425:
--------------------------------------
Summary: Need to use data nodes from DistributionZoneManager used
instead of BaselineManager#nodes
Key: IGNITE-19425
URL: https://issues.apache.org/jira/browse/IGNITE-19425
Project: Ignite
Issue Type: Test
Reporter: Sergey Uttsel
h3. Motivation
After https://issues.apache.org/jira/browse/IGNITE-18624 was implemented a data
nodes from ZoneManager is used instead of BaselineManager#nodes on table
creation. Now need to remove using of BaselineManager#nodes in all other places
and use dataNodes from DistributionZoneManager instead of BaselineManager#nodes.
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)