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)