Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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-
Attachments
Issue Links
- is part of
-
IGNITE-14925 Sorted indexes engine
- Resolved
- split to
-
IGNITE-17476 Implement configurations event handling by index manager
- Resolved
- links to