Skip to content

[8.1] Always re-run Feature migrations which have encountered errors (#83918) #84139

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
merged 1 commit into from
Feb 17, 2022

Conversation

gwbrown
Copy link
Contributor

@gwbrown gwbrown commented Feb 17, 2022

Backports the following commits to 8.1:

…ic#83918)

This PR addressed the behavior described in elastic#83917, in which Feature migrations
which have encountered errors are not re-run in some cases. As of this PR, Features
which have encountered errors during migration are treated the same as Features 
requiring migration.

This PR also adds a test which artificially replicates elastic#83917.
@gwbrown gwbrown added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Feb 17, 2022
@elasticsearchmachine elasticsearchmachine merged commit 54dacaf into elastic:8.1 Feb 17, 2022
@gwbrown gwbrown deleted the backport/8.1/pr-83918 branch February 17, 2022 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.1.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants