[
https://issues.apache.org/jira/browse/IGNITE-19799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-19799:
-------------------------------------
Description:
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.
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*.
> Create primary key index when creating catalog table
> ----------------------------------------------------
>
> 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
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)