OpenSearch/docs/reference/cluster
David Turner 69f50fe79f Improve same-shard allocation explanations (#56010)
I see occasional confusion about the explanations emitted by the same-shard
allocation decider, particularly amongst new users setting up a single-node
cluster and trying to determine why their cluster has `yellow` health. For
example:

    the shard cannot be allocated to the same node on which a copy of the shard
    already exists

This is technically correct but it's quite a complicated sentence. Also, by
starting with "the shard cannot be allocated" it makes it sound like this is
the problem, whereas in fact this message is a good thing and users should
typically focus their attention elsewhere.

This commit simplifies the wording of these messages and makes them sound more
positive, for example:

    a copy of this shard is already allocated to this node
2020-05-01 10:07:14 +01:00
..
allocation-explain.asciidoc Improve same-shard allocation explanations (#56010) 2020-05-01 10:07:14 +01:00
get-settings.asciidoc [DOCS] Sort cluster API docs alphabetically (#48198) 2019-10-22 12:28:39 -05:00
health.asciidoc [DOCS] Document `indices` cluster stats (#50527) 2020-01-28 11:00:00 -05:00
nodes-hot-threads.asciidoc [DOCS] Sort cluster API docs alphabetically (#48198) 2019-10-22 12:28:39 -05:00
nodes-info.asciidoc Clarify available processors (#54907) 2020-04-10 08:48:27 -04:00
nodes-reload-secure-settings.asciidoc [7.x] Fix ReloadSecureSettings API to consume password (#54771) (#55059) 2020-04-13 09:50:55 +03:00
nodes-stats.asciidoc [DOCS] Collapse nested objects in node stats API response (#54755) 2020-04-06 15:19:54 -04:00
nodes-usage.asciidoc Expose agg usage in Feature Usage API (#55732) (#56048) 2020-04-30 12:53:36 -04:00
pending.asciidoc [DOCS] Sort cluster API docs alphabetically (#48198) 2019-10-22 12:28:39 -05:00
remote-info.asciidoc Align remote info api with new settings (#54102) 2020-03-24 10:27:24 -06:00
reroute.asciidoc [DOCS] Collapse nested objects in cluster reroute docs (#54851) 2020-04-09 15:29:22 -04:00
state.asciidoc [Docs] Clarify default value for `allow_no_indices` (#52635) (#52697) 2020-02-24 11:57:32 +01:00
stats.asciidoc [DOCS] Document analysis/mapping response for cluster stats API (#55054) 2020-04-17 08:44:10 -04:00
tasks.asciidoc Support hierarchical task cancellation (#54757) 2020-04-13 12:35:21 -04:00
update-settings.asciidoc [DOCS] Sort cluster API docs alphabetically (#48198) 2019-10-22 12:28:39 -05:00
voting-exclusions.asciidoc Adjust docs for voting config exclusions API (#55006) 2020-04-20 19:47:33 +01:00