File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
modules/ROOT/pages/clustering/monitoring Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ The procedure returns a row for all primary members of all the requested databas
3838* *database:* the database for which the `status check entry` was replicated.
3939* *serverId:* the server id of each primary member, which did or did not participate in a successful replication of the `status check entry`.
4040* *serverName:* the server name of each primary member.
41- * *address:* the bolt address of each primary member.
41+ * *address:* the Bolt address of each primary member.
4242* *replicationSuccessful:* indicates if the server (on which the procedure is run) can replicate a transaction.
4343Is `TRUE` if this server managed to replicate the dummy transaction to a majority of raft members within the given timeout.
4444`FALSE` if it failed to replicate within the timeout.
You can’t perform that action at this time.
0 commit comments