You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tell us about your request. Provide a summary of the request and all versions that are affected.
In version 2.12.0, we enable the parameter must_exist for the Remove action in Create/Update aliases API, if the parameter is true and any specified alias is non-existing, then an exception will be thrown. We should document this behavior in this documentation: https://opensearch.org/docs/latest/im-plugin/index-alias/#add-or-remove-indexes.
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
What do you want to do?
Tell us about your request. Provide a summary of the request and all versions that are affected.
In version 2.12.0, we enable the parameter
must_exist
for the Remove action in Create/Update aliases API, if the parameter is true and any specified alias is non-existing, then an exception will be thrown. We should document this behavior in this documentation: https://opensearch.org/docs/latest/im-plugin/index-alias/#add-or-remove-indexes.What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
PR: opensearch-project/OpenSearch#11210
The text was updated successfully, but these errors were encountered: