From 7ddc05c900cb6adcaf56fba96b6c9a4c4a92dc7b Mon Sep 17 00:00:00 2001 From: David Turner Date: Thu, 28 Jan 2021 11:24:56 +0000 Subject: [PATCH] Remove unregistered discovery settings from old docs (#68093) The following settings are not exposed to users in 7.6 and earlier: - `discovery.probe.connect_timeout` - `discovery.probe.handshake_timeout` This was addressed in 7.7 (#51304) but the docs for older versions suggest incorrectly that these settings are available. This commit removes the docs for these settings in the affected versions to avoid confusion. --- .../modules/discovery/discovery-settings.asciidoc | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/reference/modules/discovery/discovery-settings.asciidoc b/docs/reference/modules/discovery/discovery-settings.asciidoc index 32bfd0bf63681..1be97575de63d 100644 --- a/docs/reference/modules/discovery/discovery-settings.asciidoc +++ b/docs/reference/modules/discovery/discovery-settings.asciidoc @@ -62,16 +62,6 @@ or may become unstable or intolerant of certain failures. Sets how long a node will wait before attempting another discovery round. Defaults to `1s`. -`discovery.probe.connect_timeout`:: - - Sets how long to wait when attempting to connect to each address. Defaults - to `3s`. - -`discovery.probe.handshake_timeout`:: - - Sets how long to wait when attempting to identify the remote node via a - handshake. Defaults to `1s`. - `discovery.request_peers_timeout`:: Sets how long a node will wait after asking its peers again before