mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
2fdd8f3a2c
Since 2.0.0 (56a264cf6d80) we have documented that restoring a snapshot typically results in `red` cluster health. However since 5.0.0 (#19516) this hasn't been true, we report `yellow` health for unassigned primaries that will be recovered from a snapshot in the future. This commit adjusts these docs to match today's behaviour.