elasticsearch/docs/reference/cluster
Luke Whiting 0426e1fbd5
(API) Cluster Health report unassigned_primary_shards (#111727) (#112024)
This PR adds a count of currently unassigned primary shards to both the
`/_cat/health` and `/_cluster/health` endpoints. This is to aid cluster
administrators in estimating the time remaining for a cluster to go from
RED to YELLOW status as per enchancement request #111727.

Tests and doc updates are in place with this PR and manual testing with
`./gradlew run` has been conducted on the endpoints to ensure correct
output.

## Known Limitations * Testing   * Due to limitations in the YAML REST
test framework skip functionality, YAML REST tests for this endpoint are
disabled when running a mixed version cluster by using a cluster version
number synthetic feature to skip when any member of the cluster is not
at a version greater than when this change is due to be introduced
2024-09-02 20:00:06 +10:00
..
allocation-explain.asciidoc (Doc+) Allocation Explain Examples: THROTTLED, MAX_RETRY (#111558) 2024-08-22 08:16:36 -06:00
cluster-info.asciidoc Return ingest byte stats even when 0-valued (#108796) 2024-05-20 10:52:16 -05:00
delete-desired-balance.asciidoc (Doc+) Link API doc to parent object - part1 (#111951) 2024-08-20 14:58:18 -06:00
delete-desired-nodes.asciidoc DesiredNode: deprecate node_version field and make it optional (unused) in current parser (#104209) 2024-01-29 14:09:45 +01:00
get-desired-balance.asciidoc (Doc+) Link API doc to parent object - part1 (#111951) 2024-08-20 14:58:18 -06:00
get-desired-nodes.asciidoc DesiredNode: deprecate node_version field and make it optional (unused) in current parser (#104209) 2024-01-29 14:09:45 +01:00
get-settings.asciidoc [DOCS] Align docs to implementation for timeout parameters (#108593) 2024-05-16 13:05:39 +10:00
health.asciidoc (API) Cluster Health report unassigned_primary_shards (#111727) (#112024) 2024-09-02 20:00:06 +10:00
nodes-hot-threads.asciidoc Fix up hot threads timeout docs (#107692) 2024-04-22 08:45:00 -04:00
nodes-info.asciidoc [DOCS] Align docs to implementation for timeout parameters (#108593) 2024-05-16 13:05:39 +10:00
nodes-reload-secure-settings.asciidoc [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
nodes-stats.asciidoc Add docs for shard level stats in node stats (#111082) 2024-08-13 14:59:03 +03:00
nodes-usage.asciidoc [DOCS] Align docs to implementation for timeout parameters (#108593) 2024-05-16 13:05:39 +10:00
pending.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
prevalidate-node-removal.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
remote-info.asciidoc [DOCS] Remove remaining beta flags for RCS (#108201) 2024-05-03 09:12:37 +02:00
reroute.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
state.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
stats.asciidoc Add telemetry for repository usage (#112133) 2024-08-27 23:34:02 +10:00
tasks.asciidoc [DOCS] Align docs to implementation for timeout parameters (#108593) 2024-05-16 13:05:39 +10:00
update-desired-nodes.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
update-settings.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
voting-exclusions.asciidoc Small fixes to clear voting config excls API (#87828) 2022-06-20 10:40:39 +01:00