|
@@ -230,7 +230,7 @@ Remove the `http.content_type.required` setting from `elasticsearch.yml`. Specif
|
|
|
[%collapsible]
|
|
|
====
|
|
|
*Details* +
|
|
|
-The `http.tcp_no_delay` setting was deprecated in 7.x and has been removed in 8.0. Use`http.tcp.no_delay` instead.
|
|
|
+The `http.tcp_no_delay` setting was deprecated in 7.x and has been removed in 8.0. Use `http.tcp.no_delay` instead.
|
|
|
|
|
|
*Impact* +
|
|
|
Replace the `http.tcp_no_delay` setting with `http.tcp.no_delay`.
|
|
@@ -246,7 +246,7 @@ The `network.tcp.connect_timeout` setting was deprecated in 7.x and has been rem
|
|
|
was a fallback setting for `transport.connect_timeout`.
|
|
|
|
|
|
*Impact* +
|
|
|
-Remove the`network.tcp.connect_timeout` setting.
|
|
|
+Remove the `network.tcp.connect_timeout` setting.
|
|
|
Use the `transport.connect_timeout` setting to change the default connection
|
|
|
timeout for client connections. Specifying
|
|
|
`network.tcp.connect_timeout` in `elasticsearch.yml` will result in an
|