You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Gidaspov (Jira)" <ji...@apache.org> on 2021/06/04 12:40:00 UTC

[jira] [Updated] (IGNITE-14702) Inconsistency of the new index when the node falls / deactivates

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

Alexey Gidaspov updated IGNITE-14702:
-------------------------------------
    Fix Version/s:     (was: 2.11)
                   2.12

> Inconsistency of the new index when the node falls / deactivates
> ----------------------------------------------------------------
>
>                 Key: IGNITE-14702
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14702
>             Project: Ignite
>          Issue Type: Bug
>          Components: persistence, sql
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>             Fix For: 2.12
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> At the moment, if we add a new index and in the middle of its construction we fall / deactivate a node, then it will be inconsistent and may create errors.
> Need to either add a new index to DurableBackgroundTask, or add / modify a separate mechanism that allows to resume the creation of a new index.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)