Details
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
Attachments
Issue Links
- blocks
-
IGNITE-14469 Adding a list of caches that will not be forced to rebuild indexes to the control.sh --cache indexes_force_rebuild
- Resolved
- is related to
-
IGNITE-8719 Index left partially built if a node crashes during index create or rebuild
- Resolved
- relates to
-
IGNITE-6628 Make possible to rebuild all SQL indexes programmatically with enabled persistence.
- Resolved
- requires
-
IGNITE-14254 Graceful stop rebuilding indexes when deactivating a cluster
- Resolved
- links to