elasticsearch/modules/data-streams
Niels Bauman 542a3b65a9
Fix data stream retrieval in DataStreamLifecycleServiceIT (#125195)
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 #124999
2025-03-24 17:43:09 +02:00
..
src Fix data stream retrieval in DataStreamLifecycleServiceIT (#125195) 2025-03-24 17:43:09 +02:00
build.gradle [Build] Require reason for usesDefaultDistribution (#124707) 2025-03-17 08:25:39 +01:00