mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
4 lines
No EOL
259 B
Text
4 lines
No EOL
259 B
Text
<<cluster-shard-limit,Cluster shard limits>> prevent creation of more than
|
|
1000 non-frozen shards per node, and 3000 frozen shards per dedicated frozen
|
|
node. Make sure you have enough nodes of each type in your cluster to handle
|
|
the number of shards you need. |