parent
51e6274f1e
commit
58eaba9950
|
@ -68,10 +68,10 @@ kept in heap memory.
|
|||
[[shard-auto-balance]]
|
||||
==== {es} automatically balances shards within a data tier
|
||||
|
||||
A cluster's nodes are grouped into data tiers. Within each tier, {es}
|
||||
attempts to spread an index's shards across as many nodes as possible. When you
|
||||
add a new node or a node fails, {es} automatically rebalances the index's shards
|
||||
across the tier's remaining nodes.
|
||||
A cluster's nodes are grouped into <<data-tiers,data tiers>>. Within each tier,
|
||||
{es} attempts to spread an index's shards across as many nodes as possible. When
|
||||
you add a new node or a node fails, {es} automatically rebalances the index's
|
||||
shards across the tier's remaining nodes.
|
||||
|
||||
[discrete]
|
||||
[[shard-size-best-practices]]
|
||||
|
|
Loading…
Reference in New Issue