Skip to content

Commit 06a9dcb

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

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
@@ -6,7 +6,7 @@
66

77
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.
88
In most cases this means a clustered database is write available.
9-
The procedure can also be used to check which members of a clustered database are up-to-date and can participate in a successful replication.
9+
The procedure identifies which members of a clustered database are up-to-date and can participate in successful replication.
1010
Therefore, it is useful in determining the fault-tolerance of a clustered database.
1111
A third and final function is to determine which member is the leader of a clustered database within the cluster.
1212

0 commit comments

Comments
 (0)