Skip to content

Commit 1c83576

Browse files
GlenRSmithjrodewig
andauthored
[DOCS] Clarify cluster health status during rolling upgrade (#40757)
Remove mention of the `yellow` and `red` starting health status from the rolling upgrade docs. Instead, we should emphasize that users wait for the node to recover with a health status of `green` rather than the starting status. Co-authored-by: James Rodewig <[email protected]>
1 parent 597acfb commit 1c83576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/upgrade/rolling_upgrade.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ GET _cat/health?v
118118
--------------------------------------------------
119119
// CONSOLE
120120

121-
Wait for the `status` column to switch from `yellow` to `green`. Once the
122-
node is `green`, all primary and replica shards have been allocated.
121+
Wait for the `status` column to switch to `green`. Once the node is `green`, all
122+
primary and replica shards have been allocated.
123123

124124
[IMPORTANT]
125125
====================================================

0 commit comments

Comments
 (0)