Skip to content

Commit f6d65e8

Browse files
committed
Add recommendation on unicast hosts to docs
This commit adds a small note to the discovery docs to include a note that we recommend that the unicast hosts list be maintained as the list of master-eligible nodes in the cluster. Relates #25991
1 parent 91fb08a commit f6d65e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/modules/discovery/zen.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ negative hostname resolutions for ten seconds. This can be modified by adding
3333
http://docs.oracle.com/javase/8/docs/technotes/guides/net/properties.html[`networkaddress.cache.negative.ttl=<timeout>`]
3434
to your http://docs.oracle.com/javase/8/docs/technotes/guides/security/PolicyFiles.html[Java security policy].
3535

36+
It is recommended that the unicast hosts list be maintained as the list of
37+
master-eligible nodes in the cluster.
38+
3639
Unicast discovery provides the following settings with the `discovery.zen.ping.unicast` prefix:
3740

3841
[cols="<,<",options="header",]

0 commit comments

Comments
 (0)