elasticsearch/docs/reference/cluster
Pooya Salehi 327f50ba46
Prevalidate node removal API (pt. 1) (#88952)
This PR adds the first part of the Prevalidate Node Removal API. This
API allows checking whether attempting to remove some node(s) from the
cluster is likely to succeed or not. This check is useful when a node
needs to be removed from a RED cluster, without risking loosing the last
copy of some RED shards.

In this PR, we only check whether a RED index is a Searchable Snapshot
index or not, in which case the removal of any node is safe as the RED
index is backed by a snapshot.

Relates #87776
2022-11-16 13:44:00 +01:00
..
allocation-explain.asciidoc Make allocation explanations more actionable (#83983) 2022-02-22 09:23:01 +00:00
delete-desired-nodes.asciidoc Add support for CPU ranges in desired nodes (#86434) 2022-05-20 11:47:32 +02:00
get-desired-balance.asciidoc DesiredBalance: expose it via _internal/desired_balance (#91038) 2022-11-16 02:54:10 +01:00
get-desired-nodes.asciidoc Add support for CPU ranges in desired nodes (#86434) 2022-05-20 11:47:32 +02:00
get-settings.asciidoc [DOCS] Add security privileges to cluster API docs (#67589) 2021-01-19 10:18:59 -05:00
health.asciidoc Port gradle docs test plugin to use internal yaml rest test plugin (#86598) 2022-05-11 12:01:23 +02:00
nodes-hot-threads.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
nodes-info.asciidoc Revert "[CI] mute DocsClientYamlTestSuiteIT.test {yaml=reference/cluster/nodes-info/line_283} (#91445)" (#91452) 2022-11-09 06:02:22 -05:00
nodes-reload-secure-settings.asciidoc [DOCS] Add security privileges to cluster API docs (#67589) 2021-01-19 10:18:59 -05:00
nodes-stats.asciidoc Log YAML test file on failure (#91349) 2022-11-09 18:35:36 +02:00
nodes-usage.asciidoc [DOCS] Add security privileges to cluster API docs (#67589) 2021-01-19 10:18:59 -05:00
pending.asciidoc Adding priority list and executing description to the pending tasks doc (#74456) (#78259) 2021-09-23 11:17:18 -04:00
prevalidate-node-removal.asciidoc Prevalidate node removal API (pt. 1) (#88952) 2022-11-16 13:44:00 +01:00
remote-info.asciidoc Document partial search results with skip_unavailable (#84057) 2022-02-23 10:04:52 -05:00
reroute.asciidoc Deprecate state field in /_cluster/reroute response (#90399) 2022-10-05 08:18:27 +02:00
state.asciidoc Clarify cluster state API docs (#82930) 2022-01-24 10:09:45 -05:00
stats.asciidoc Expose telemetry about search usage (#91528) 2022-11-15 21:34:49 +01:00
tasks.asciidoc Tasks doc: fix a mistake about the reindex task description (#88669) 2022-07-22 12:17:00 +02:00
update-desired-nodes.asciidoc Support "dry run" mode for updating Desired Nodes (#88305) 2022-07-26 09:03:12 +02:00
update-settings.asciidoc [DOCS] Re-add cluster settings precedence (#82738) 2022-01-18 12:32:43 -05:00
voting-exclusions.asciidoc Small fixes to clear voting config excls API (#87828) 2022-06-20 10:40:39 +01:00