[
https://issues.apache.org/jira/browse/IGNITE-14937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577190#comment-17577190
]
Evgeny Stanilovsky commented on IGNITE-14937:
---------------------------------------------
looks goot, plz proceed.
> Introduce index management
> --------------------------
>
> Key: IGNITE-14937
> URL: https://issues.apache.org/jira/browse/IGNITE-14937
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Taras Ledkov
> Assignee: Konstantin Orlov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha6
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> We need to introduce component to handle index-related manipulation commands
> (like CREATE or DROP) as well as manage indices' lifecycle.
> As a first phase let's introduce index manager with functionality reduced to
> the following duties:
> * accepting CREATE|DROP command and changing the schema
> * --handling the event from configuration and creating reduced set of
> index-related structures (index description only for now) on all necessary
> nodes--
--
This message was sent by Atlassian Jira
(v8.20.10#820010)