[
https://issues.apache.org/jira/browse/IGNITE-20330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-20330:
-------------------------------------
Reviewer: Ivan Bessonov
> Create an abstraction for building indexes
> ------------------------------------------
>
> Key: IGNITE-20330
> URL: https://issues.apache.org/jira/browse/IGNITE-20330
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> At the moment, two components react to the create index events:
> 1. IndexManager - creates indexes and other preparations;
> 2. PartitionReplicaListener - physically creates indexes and starts building
> them. and also stops building indexes.
> It seems that the current implementation looks wrong and should be improved
> by creating an abstraction that would start and stop building indexes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)