From 22de2f60c7d2d8d4cb68aa2b6f00fb85b3d40198 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 2a1d640280a3f..9515a2a52b4e4 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