OpenSearch/docs/reference/cluster
Simon Willnauer 236e2491b4 [ALLOCATION] Remove primary balance factor
The `cluster.routing.allocation.balance.primary` setting has caused
a lot of confusion in the past while it has very little benefit form a
shard allocatioon point of view. Users tend to modify this value to
evently distribute primaries across the nodes which is dangerous since
a prmiary flag on it's own can trigger relocations. The primary flag for a shard
is should not have any impact on cluster performance unless the high level feature
suffereing from primary hotspots is buggy. Yet, this setting was intended to be a
tie-breaker which is not necessary anymore since the algorithm is deterministic.

This commit removes this setting entriely.
2015-01-06 16:43:39 +01:00
..
health.asciidoc Docs: Updated cluster health docs 2014-06-20 18:05:46 +02:00
nodes-hot-threads.asciidoc Core: ignore known idle threads by default in /_nodes/hot_threads 2014-12-17 11:59:31 -05:00
nodes-info.asciidoc Remove plugin isolation feature for a future version 2014-04-09 17:28:11 +03:00
nodes-shutdown.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
nodes-stats.asciidoc [Docs] fix curl examples in Nodes Stats docs 2014-12-31 14:01:37 +01:00
pending.asciidoc [DOCS] Doc'ed cluster pending tasks 2013-11-29 08:21:26 +01:00
reroute.asciidoc Add `explain` flag support to the reroute API 2014-02-27 09:48:51 -07:00
state.asciidoc Cluster State API: Remove index template filtering 2014-05-05 14:54:14 +02:00
stats.asciidoc Docs: fix a typo in cluster stats documentation example 2014-12-15 14:14:38 +01:00
update-settings.asciidoc [ALLOCATION] Remove primary balance factor 2015-01-06 16:43:39 +01:00