f825a530b8
With `max_concurrent_shard_requests` we used to throttle / limit the number of concurrent shard requests a high level search request can execute per node. This had several problems since it limited the number on a global level based on the number of nodes. This change now throttles the number of concurrent requests per node while still allowing concurrency across multiple nodes. Closes #31192 |
||
---|---|---|
.. | ||
migrate_7_0 | ||
index.asciidoc | ||
migrate_7_0.asciidoc |