Skip to content

Conversation

@nielsbauman
Copy link
Contributor

These tests had the potential to fail when two consecutive GET data streams requests would hit two different nodes, where one node already had the cluster state that contained the new backing index and the other node didn't yet.

Additionally, we remove a few usages of DataStream#getDefaultBackingIndexName, so also relates #123376.

Caused by #122852

Fixes #124882
Fixes #124885

These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by elastic#122852

Fixes elastic#124882
Fixes elastic#124885
@nielsbauman nielsbauman added >test Issues or PRs that are addressing/adding tests :Data Management/Data streams Data streams and their lifecycles Team:Data Management Meta label for data/management team v9.1.0 labels Mar 25, 2025
@nielsbauman nielsbauman requested a review from gmarouli March 25, 2025 19:10
@nielsbauman
Copy link
Contributor Author

These changes are pretty much exactly the same as in #125195

Copy link
Contributor

@gmarouli gmarouli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

@nielsbauman nielsbauman merged commit 8b691db into elastic:main Mar 26, 2025
16 checks passed
@nielsbauman nielsbauman deleted the fix-explain-dlm-tests branch March 26, 2025 10:33
omricohenn pushed a commit to omricohenn/elasticsearch that referenced this pull request Mar 28, 2025
…125611)

These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by elastic#122852

Fixes elastic#124882
Fixes elastic#124885
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/Data streams Data streams and their lifecycles Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] ExplainDataStreamLifecycleIT testSystemExplainLifecycle failing [CI] ExplainDataStreamLifecycleIT testExplainLifecycle failing

2 participants