Skip to content

Conversation

@droberts195
Copy link

Backports the following commits to 8.6:

elastic#93148)

When a cluster is upgraded from a version that didn't have hidden
indices/aliases to one that does, we make the relevant ML indices
and aliases hidden. However, the steps to do this are split over
5 actions that run sequentially, so the work might take a second or
two after the upgraded cluster starts up. This can cause the test
that asserts on the final state to fail if it runs very quickly
after the upgraded cluster startup. The solution is to retry the
test for a few seconds to give a chance for all the upgrade actions
to complete.

Relates elastic#93062
@droberts195 droberts195 added :ml Machine learning >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:ML Meta label for the ML team labels Jan 23, 2023
@elasticsearchmachine elasticsearchmachine merged commit e64e543 into elastic:8.6 Jan 23, 2023
@droberts195 droberts195 deleted the backport/8.6/pr-93148 branch January 23, 2023 12:46
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 :ml Machine learning Team:ML Meta label for the ML team >test Issues or PRs that are addressing/adding tests v8.6.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants