Skip to content

Commit 0ac5ac7

Browse files
Update description of the dbms.cluster.endpoints setting
1 parent 04538df commit 0ac5ac7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/ROOT/pages/configuration/configuration-settings.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,8 +333,9 @@ m|+++10m+++
333333
[frame="topbot", stripes=odd, grid="cols", cols="<1s,<4"]
334334
|===
335335
|Description
336-
a|A comma-separated list of endpoints that a server should contact in order to discover other cluster members.
337-
Typically, all cluster members, including the current server, must be specified in this list.
336+
a|A comma-separated list of endpoints which a server should contact in order to discover other cluster members.
337+
All cluster members hosting a `system` database primary must be specified in this list.
338+
However, it is typical that all cluster members, including the current server, are specified in this list.
338339
|Valid values
339340
a|A comma-separated list where each element is a socket address in the format of `hostname:port`, `hostname`, or `:port`.
340341
|Default value

0 commit comments

Comments
 (0)