Commit 542a3b6
authored
Fix data stream retrieval in
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 #122852
Fixes #124846
Fixes #124950
Fixes #124999DataStreamLifecycleServiceIT (#125195)1 parent 669d400 commit 542a3b6
File tree
3 files changed
+118
-264
lines changed- modules/data-streams/src/internalClusterTest/java/org/elasticsearch/datastreams/lifecycle
- test/framework/src/main/java/org/elasticsearch/test
3 files changed
+118
-264
lines changed
0 commit comments