You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2021/03/16 06:44:00 UTC

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

Kirill Tkalenko created IGNITE-14321:
----------------------------------------

             Summary: 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
             Fix For: 2.11


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, you need to fix:
* *GridCacheDatabaseSharedManager#forceRebuildIndexes*
* *CacheIndexesForceRebuild#execute*



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