mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
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 |
||
---|---|---|
.. | ||
allocation-explain.asciidoc | ||
cluster-info.asciidoc | ||
delete-desired-balance.asciidoc | ||
delete-desired-nodes.asciidoc | ||
get-desired-balance.asciidoc | ||
get-desired-nodes.asciidoc | ||
get-settings.asciidoc | ||
health.asciidoc | ||
nodes-hot-threads.asciidoc | ||
nodes-info.asciidoc | ||
nodes-reload-secure-settings.asciidoc | ||
nodes-stats.asciidoc | ||
nodes-usage.asciidoc | ||
pending.asciidoc | ||
prevalidate-node-removal.asciidoc | ||
remote-info.asciidoc | ||
reroute.asciidoc | ||
state.asciidoc | ||
stats.asciidoc | ||
tasks.asciidoc | ||
update-desired-nodes.asciidoc | ||
update-settings.asciidoc | ||
voting-exclusions.asciidoc |