mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 01:22:26 -04:00
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. |
||
---|---|---|
.. | ||
qa | ||
src | ||
build.gradle |