Skip to content

Commit b9ef49a

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

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
@@ -48,7 +48,7 @@ A failed replication can either mean a real issue in the cluster (e.g., no leade
4848
* *memberStatus:* shows the status of each primary member.
4949
It can be `APPLYING`, `REPLICATING`, or `UNAVAILABLE`.
5050
+
51-
`APPLYING` means that the member can replicate and is actively applying transactions.
51+
** `APPLYING` means that the member can replicate and is actively applying transactions.
5252
`REPLICATING` means that the member can participate in replicating, but can't apply.
5353
This state is uncommon, but may happen while waiting for the database to start and accept transactions.
5454
* *recognisedLeader:* shows the server id of the perceived leader of each primary member.

0 commit comments

Comments
 (0)