[
https://issues.apache.org/jira/browse/IGNITE-14321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-14321:
-------------------------------------
Description:
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*
was:
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*
> 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
>
>
> 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)