Skip to content

Commit fd712cb

Browse files
Update modules/ROOT/pages/clustering/monitoring/status-check.adoc
Co-authored-by: NataliaIvakina <[email protected]>
1 parent 8fc71bd commit fd712cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clustering/monitoring/status-check.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ A failed replication can either mean a real issue in the cluster (e.g., no leade
7070
* `APPLYING` means that the member can replicate and is actively applying transactions.
7171
* `REPLICATING` means that the member can participate in replicating, but can't apply.
7272
This state is uncommon, but may happen while waiting for the database to start and accept transactions.
73-
* `UNAVAILABLE` means that the member is either too far behind or unreachable.
73+
* `UNAVAILABLE` means that the member is either too far behind the leader or unreachable.
7474

7575
=== Possible values of `requester`
7676
* `TRUE` -- for the server on which the procedure is run

0 commit comments

Comments
 (0)