Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Added a control.sh command that schedules index rebuild via the maintenance mode
-
Docs Required, Release Notes Required
Description
Now Ignite supports entering Maintenance Mode after index corruption automatically - this was implemented in linked issue.
But there are use-cases when user needs to request rebuilding specific indexes in MM, so we need to provide a control.sh API to make these requests.
Also for better integration with monitoring tools it is nice to provide an API to check status of rebuilding task and print message to logs when each task is finished and all tasks are finished.
Attachments
Issue Links
- causes
-
IGNITE-17522 Add documentation for the index rebuild operation in the maintenance mode
- Resolved
- relates to
-
IGNITE-16661 Rebuild corrupted indexes in case we started in maintenance mode after corruption
- Resolved
- links to