You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2023/10/30 05:09:00 UTC

[jira] [Assigned] (IGNITE-20544) Implement the start of building indexes on node recovery

     [ https://issues.apache.org/jira/browse/IGNITE-20544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirill Tkalenko reassigned IGNITE-20544:
----------------------------------------

    Assignee: Kirill Tkalenko

> Implement the start of building indexes on node recovery
> --------------------------------------------------------
>
>                 Key: IGNITE-20544
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20544
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> After the node is restored, a change of leaseholders may not occur (a prolongation will occur), thus we may end up in a situation where build index will not be completed before the change of leaseholders.
> It is important for us to start building indexes on recovery  only after the partition has been restored (after applying the raft log).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)