[
https://issues.apache.org/jira/browse/IGNITE-19892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-19892:
--------------------------------------
Fix Version/s: 3.0.0-beta2
> Fix Catalog module dependencies.
> --------------------------------
>
> Key: IGNITE-19892
> URL: https://issues.apache.org/jira/browse/IGNITE-19892
> Project: Ignite
> Issue Type: Improvement
> Reporter: Andrey Mashenkov
> Assignee: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3, tech-debt
> Fix For: 3.0.0-beta2
>
>
> 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)