[ https://issues.apache.org/jira/browse/IGNITE-19799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirill Tkalenko updated IGNITE-19799: ------------------------------------- Description: Now there is a lot of duplicate code in the classes associated with the catalog that I want to clean up, especially *org.apache.ignite.internal.catalog.CatalogServiceImpl* and *org.apache.ignite.internal.catalog.commands.AbstractIndexCommandParams*, maybe some more related to it. (was: For the *IndexManager* to switch to catalog events, I need to atomically create the primary key index when creating a table in the catalog, in order to avoid dependence on the creation of the primary key index waiting for an event from the *TableManager*. It would also be useful to slightly refactor the code associated with creating indexes in the catalog.) > Refactoring classes associated with the catalog > ----------------------------------------------- > > Key: IGNITE-19799 > URL: https://issues.apache.org/jira/browse/IGNITE-19799 > Project: Ignite > Issue Type: Improvement > Reporter: Kirill Tkalenko > Assignee: Kirill Tkalenko > Priority: Major > Labels: ignite-3 > Fix For: 3.0.0-beta2 > > > Now there is a lot of duplicate code in the classes associated with the > catalog that I want to clean up, especially > *org.apache.ignite.internal.catalog.CatalogServiceImpl* and > *org.apache.ignite.internal.catalog.commands.AbstractIndexCommandParams*, > maybe some more related to it. -- This message was sent by Atlassian Jira (v8.20.10#820010)