Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow indices to be closed without executing sanity checks #38609

Closed
wants to merge 2 commits into from

Conversation

tlrx
Copy link
Member

@tlrx tlrx commented Feb 8, 2019

This pull request adds a new force parameter to the Close Index API that allows to close indices without executing the sanity checks added in #36249. The purpose of this parameter is to bring back the previous (< 6.7.0) behavior in the case where something went wrong and the verification executed when closing an index are certain to never succeed.

We intend to deprecate this parameter in 7.0+ and backport this change to 6.7.0.

We decided to not document this parameter for now (but we can revisit this decision).

@tlrx tlrx added >enhancement :Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. v8.0.0 labels Feb 8, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@ywelsch ywelsch self-requested a review February 8, 2019 11:47
@tlrx
Copy link
Member Author

tlrx commented Feb 11, 2019

Closed in favor of #38702

@tlrx tlrx closed this Feb 11, 2019
@tlrx tlrx deleted the add-forced-close-index branch July 1, 2019 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. >enhancement v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants