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 2021/04/05 16:00:00 UTC

[jira] [Updated] (IGNITE-14321) Forced index rebuilding does not work correctly

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

Kirill Tkalenko updated IGNITE-14321:
-------------------------------------
    Release Note: Fixes for the ability to force rebuild indexes for caches.

> Forced index rebuilding does not work correctly
> -----------------------------------------------
>
>                 Key: IGNITE-14321
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14321
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>             Fix For: 2.11
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> At the moment, it is not possible to force an index rebuild twice (or more) even if the first run fails, and this also applies to command *control.sh --cache indexes_force_rebuild*.
> Thus, we need to fix:
> * *GridCacheDatabaseSharedManager#forceRebuildIndexes*
> * *CacheIndexesForceRebuild#execute*



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