mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
2 lines
No EOL
264 B
Text
2 lines
No EOL
264 B
Text
Shard allocation is the process of assigning shard copies to nodes. This can
|
|
happen during initial recovery, replica allocation, rebalancing, when nodes are added to or removed from the cluster, or when cluster or index settings that impact allocation are updated. |