OpenSearch/docs/reference/modules/discovery
Jason Tedor b7995fbc0d Fix default port for unicast zen ping hosts
Today when you do not specify a port for an entry in
discovery.zen.ping.unicast.hosts, the default port is the value of the
setting transport.profiles.default.port and falls back to the value of
transport.tcp.port if this is not set. For a node that is explicitly
bound to a different port than the default port, this means that the
default port will be equal to this explicitly bound port. Yet, the docs
say that we fall back to 9300 here. This commit corrects the docs.

Relates #22568
2017-01-11 17:10:56 -05:00
..
azure.asciidoc Deprecate discovery-azure and rename it to discovery-azure-classic 2016-06-30 14:42:40 +02:00
ec2.asciidoc [doc] fix cross link between core and plugins doc 2015-09-03 12:11:58 +02:00
gce.asciidoc Rename cloud-gce plugin to discovery-gce plugin 2015-10-08 06:53:37 +02:00
zen.asciidoc Fix default port for unicast zen ping hosts 2017-01-11 17:10:56 -05:00