You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/clustering/monitoring/status-check.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
Neo4j 5.24 introduces the xref:reference/procedures.adoc#procedure_dbms_cluster_statusCheck[`dbms.cluster.statusCheck()`] procedure, which can be used to monitor the ability to replicate in clustered databases.
8
8
In most cases this means a clustered database is write available.
9
9
The procedure identifies which members of a clustered database are up-to-date and can participate in successful replication.
10
-
Therefore, it is useful in determining the fault-tolerance of a clustered database.
10
+
Therefore, it is useful in determining the faulttolerance of a clustered database.
11
11
A third and final function is to determine which member is the leader of a clustered database within the cluster.
0 commit comments