Add a note about `cluster.routing.allocation.node_concurrent_recoveries` (#23160)

Closes #23152
This commit is contained in:
Boaz Leskes 2017-02-14 14:14:41 +02:00 committed by GitHub
parent aef0665ddb
commit 70a3ac1767
1 changed files with 6 additions and 0 deletions

View File

@ -37,6 +37,12 @@ one of the active allocation ids in the cluster state.
How many concurrent outgoing shard recoveries are allowed to happen on a node. Outgoing recoveries are the recoveries
where the source shard (most likely the primary unless a shard is relocating) is allocated on the node. Defaults to `2`.
`cluster.routing.allocation.node_concurrent_recoveries`::
A shortcut to set both `cluster.routing.allocation.node_concurrent_incoming_recoveries` and
`cluster.routing.allocation.node_concurrent_outgoing_recoveries`.
`cluster.routing.allocation.node_initial_primaries_recoveries`::
While the recovery of replicas happens over the network, the recovery of