[#1294] docs: Fix description of shard switching mode

Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
This commit is contained in:
Alexander Chuprov 2025-03-04 19:41:53 +03:00 committed by Evgenii Stratonikov
parent 016f2e11e3
commit d951289131

View file

@ -51,10 +51,7 @@ However, all mode changing operations are idempotent.
## Automatic mode changes ## Automatic mode changes
Shard can automatically switch to a `degraded-read-only` mode in 3 cases: A shard can automatically switch to `read-only` mode if its error counter exceeds the threshold.
1. If the metabase was not available or couldn't be opened/initialized during shard startup.
2. If shard error counter exceeds threshold.
3. If the metabase couldn't be reopened during SIGHUP handling.
# Detach shard # Detach shard