goto / compass

Metadata storage service
https://goto.github.io/compass/
Apache License 2.0
2 stars 0 forks source link

fix(discovery): ignore unavailable indices for delete by query #16

Closed sudo-suhas closed 1 year ago

sudo-suhas commented 1 year ago

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.

Closes #15.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4731529941


Totals Coverage Status
Change from base Build 4677166321: 0.005%
Covered Lines: 5072
Relevant Lines: 5909

💛 - Coveralls