Andrey Mashenkov created IGNITE-19892:
-----------------------------------------
Summary: Pass CatalogManager to dependant components.
Key: IGNITE-19892
URL: https://issues.apache.org/jira/browse/IGNITE-19892
Project: Ignite
Issue Type: Bug
Reporter: Andrey Mashenkov
As of now {{catalog}} module depends on {{schema}} and {{distribution-zones}}.
Let's revert this dependencies and pass CatalogService into TableManager,
IndexManager, DistributionZonesManager, SchemaManager.
At first glance, ExistingDataStorage, DataStorageConfigurationSchema and
CatalogDescriptorUtils classes reside in unsuitable modules/package, they are
the reason of wrong modules hierarchy and must be moved to suitable place.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)