Skip to content

ILM open/close steps are noop if idx is open/close (#48614) #48640

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

Merged

Conversation

andreidan
Copy link
Contributor

The open and close follower steps didn't check if the index is open,
closed respectively, before executing the open/close request.
This changes the steps to check the index state and only perform the
open/close operation if the index is not already open/closed.

Backport of #48614

The open and close follower steps didn't check if the index is open,
closed respectively, before executing the open/close request.
This changes the steps to check the index state and only perform the
open/close operation if the index is not already open/closed.
@andreidan
Copy link
Contributor Author

@elasticmachine retest this please

@andreidan
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/2

@andreidan andreidan merged commit 8b22e29 into elastic:7.x Oct 29, 2019
@andreidan andreidan deleted the backport/7x-ilm-open-close-follower-steps branch October 29, 2019 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant