mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 02:14:54 +00:00
parent
51e6274f1e
commit
58eaba9950
@ -68,10 +68,10 @@ kept in heap memory.
|
|||||||
[[shard-auto-balance]]
|
[[shard-auto-balance]]
|
||||||
==== {es} automatically balances shards within a data tier
|
==== {es} automatically balances shards within a data tier
|
||||||
|
|
||||||
A cluster's nodes are grouped into data tiers. Within each tier, {es}
|
A cluster's nodes are grouped into <<data-tiers,data tiers>>. Within each tier,
|
||||||
attempts to spread an index's shards across as many nodes as possible. When you
|
{es} attempts to spread an index's shards across as many nodes as possible. When
|
||||||
add a new node or a node fails, {es} automatically rebalances the index's shards
|
you add a new node or a node fails, {es} automatically rebalances the index's
|
||||||
across the tier's remaining nodes.
|
shards across the tier's remaining nodes.
|
||||||
|
|
||||||
[discrete]
|
[discrete]
|
||||||
[[shard-size-best-practices]]
|
[[shard-size-best-practices]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user