elasticsearch/x-pack/plugin/downsample
Mary Gouseti 33e7db0167
[Downsampling] Ensure downsample tasks in stateless work with replicas (#130160)
Downsample tasks run on nodes that hold a searchable version of the
shard to be downsampled. So far, we chose the primary shard. This is
sufficient in general but not in a stateless distribution when only
non-primary shards are searchable.

In this PR we add functionality to distinguish a stateless deployment
and choose only search shards.
2025-06-28 07:29:34 +10:00
..
qa [Downsampling] Ensure downsample tasks in stateless work with replicas (#130160) 2025-06-28 07:29:34 +10:00
src [Downsampling] Ensure downsample tasks in stateless work with replicas (#130160) 2025-06-28 07:29:34 +10:00
build.gradle Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00