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 b9ef49a commit d45422cCopy full SHA for d45422c
modules/ROOT/pages/clustering/monitoring/status-check.adoc
@@ -49,7 +49,7 @@ A failed replication can either mean a real issue in the cluster (e.g., no leade
49
It can be `APPLYING`, `REPLICATING`, or `UNAVAILABLE`.
50
+
51
** `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.
+** `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.
55
* *recognisedLeaderTerm:* shows the term of the perceived leader of each primary member.
0 commit comments