forked from raystack/compass
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(discovery): ignore unavailable indices for delete by query
If there are closed indices with the 'universe' alias, unless we add the option to ignore unavailable indices, the delete operation fails with an error. Add the ignore unavailable option for delete by ID/URN in discovery repository so that closed indices are ignored.
- Loading branch information
1 parent
7c2dde5
commit 0c4a9b6
Showing
2 changed files
with
81 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters