Andrey Mashenkov created IGNITE-24322:
-----------------------------------------
Summary: Move SchemaSyncService to the upper level.
Key: IGNITE-24322
URL: https://issues.apache.org/jira/browse/IGNITE-24322
Project: Ignite
Issue Type: Improvement
Reporter: Andrey Mashenkov
Fix For: 3.1
As for now, some CatalogService methods contract description involves
SchemaSyncService.
The SchemaSyncService depends on ignite-schema module, which depends on
ignite-catalog. That means it is impossible to put a link to SchemaSyncService
to javadoc of CatalogService interface.
Also, SchemaSyncService looks independent from both ignite-schema and catalog
modules.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)