What do you want to do?
Tell us about your request. Provide a summary of the request and all versions that are affected.
- Change to existing doc: Version equals / greater than 2.7 will be affected. We are gonna to enhance index operations including Split / Shrink / Force merge / Open with a wait_for_completion parameter, which will transform the operation into a task if set to false, the same as
Reindex, which can help to better trace the status of the long running operation.
- New doc: Further more, Index Management plugin will provide a notification config for these long running operations, which can provide notification through Chime / Webhook / Slack by using some capability of notification plugin. And there will be some new CRUD APIs to manage these configs.
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
#6228
What do you want to do?
Tell us about your request. Provide a summary of the request and all versions that are affected.
Reindex, which can help to better trace the status of the long running operation.What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
#6228