File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/reference/modules/discovery Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Each seed hosts provider yields the IP addresses or hostnames of the seed
4343nodes. If it returns any hostnames then these are resolved to IP addresses
4444using a DNS lookup. If a hostname resolves to multiple IP addresses then {es}
4545tries to find a seed node at all of these addresses. If the hosts provider does
46- not explicitly give the TCP port of the node then by it will implicitly use the
46+ not explicitly give the TCP port of the node by then, it will implicitly use the
4747first port in the port range given by `transport.profiles.default.port`, or by
4848`transport.port` if `transport.profiles.default.port` is not set. The number of
4949concurrent lookups is controlled by
You can’t perform that action at this time.
0 commit comments