Skip to content

Commit 8c005cb

Browse files
committed
save the changes
1 parent 99b6ab8 commit 8c005cb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

modules/ROOT/pages/clustering/monitoring/status-check.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,8 @@
44
[[monitoring-replication]]
55
= Monitor replication status
66

7-
<<<<<<< HEAD
8-
Neo4j 5.24 introduces the xref:reference/procedures.adoc#procedure_dbms_cluster_statusCheck[`dbms.cluster.statusCheck()`] procedure to monitor the ability to replicate in clustered databases.
9-
10-
=======
117
Neo4j 5.24 introduces the xref:procedures.adoc#procedure_dbms_cluster_statusCheck[`dbms.cluster.statusCheck()`] procedure, which can be used to monitor the ability to replicate in clustered databases.
128
In most cases this means a clustered database is write available.
13-
>>>>>>> 00882c8c (update the tables formatting)
149
The procedure identifies which members of a clustered database are up-to-date and can participate in successful replication.
1510
Therefore, it is useful in determining the fault tolerance of a clustered database.
1611
Additionally, you can use the procedure to identify the leader of a clustered database within the cluster.

0 commit comments

Comments
 (0)