[
https://issues.apache.org/jira/browse/IGNITE-20678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko reassigned IGNITE-20678:
----------------------------------------
Assignee: Kirill Tkalenko
> Find a way to get a MvTableStorage on recovery the index build
> --------------------------------------------------------------
>
> Key: IGNITE-20678
> URL: https://issues.apache.org/jira/browse/IGNITE-20678
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> To implement the recovery of building indexes at the start of a node, it is
> important for us to get a
> *org.apache.ignite.internal.storage.engine.MvTableStorage* with an applied
> replication log, how this can be done now is not entirely clear, but we need
> to look at
> org.apache.ignite.internal.table.distributed.TableManager#assignmentsUpdatedVv.
> I also think it’s worth reviewing the existing
> *org.apache.ignite.internal.index.IndexManager#getMvTableStorage* and
> changing it a little, for example, using the API from
> *org.apache.ignite.internal.table.distributed.TableManager*, or getting rid
> of it for a different API.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)