Skip to content

[9.3] [ML] Wait for cluster state in test (#143767)#143848

Merged
elasticsearchmachine merged 1 commit intoelastic:9.3from
prwhelan:backport/9.3/pr-143767
Mar 9, 2026
Merged

[9.3] [ML] Wait for cluster state in test (#143767)#143848
elasticsearchmachine merged 1 commit intoelastic:9.3from
prwhelan:backport/9.3/pr-143767

Conversation

@prwhelan
Copy link
Copy Markdown
Member

@prwhelan prwhelan commented Mar 9, 2026

Backports the following commits to 9.3:

Before the test ends, wait until all of our cluster state changes have
propagated to all nodes. This fixes an inconsistent test failure where
one node has the latest changes and returns the datafeed stats while
another node is still updating with the latest state of the datafeed and
cannot clean it up after the test.

Resolve elastic#82591
@prwhelan prwhelan 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 Mar 9, 2026
@elasticsearchmachine elasticsearchmachine merged commit 9f9310a into elastic:9.3 Mar 9, 2026
36 checks passed
@prwhelan prwhelan deleted the backport/9.3/pr-143767 branch March 9, 2026 14:00
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 v9.3.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants