We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367035f commit b9ef49aCopy full SHA for b9ef49a
modules/ROOT/pages/clustering/monitoring/status-check.adoc
@@ -48,7 +48,7 @@ A failed replication can either mean a real issue in the cluster (e.g., no leade
48
* *memberStatus:* shows the status of each primary member.
49
It can be `APPLYING`, `REPLICATING`, or `UNAVAILABLE`.
50
+
51
-`APPLYING` means that the member can replicate and is actively applying transactions.
+** `APPLYING` means that the member can replicate and is actively applying transactions.
52
`REPLICATING` means that the member can participate in replicating, but can't apply.
53
This state is uncommon, but may happen while waiting for the database to start and accept transactions.
54
* *recognisedLeader:* shows the server id of the perceived leader of each primary member.
0 commit comments