Skip to content

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

Merged
andreidan merged 1 commit intoelastic:7.xfrom
andreidan:backport/7x-ilm-open-close-follower-steps
Oct 29, 2019
Merged

ILM open/close steps are noop if idx is open/close (#48614)#48640
andreidan merged 1 commit intoelastic:7.xfrom
andreidan:backport/7x-ilm-open-close-follower-steps

Conversation

@andreidan
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@elasticmachine retest this please

@andreidan
Copy link
Copy Markdown
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