diff --git a/docs/reference/migration/migrate_7_10.asciidoc b/docs/reference/migration/migrate_7_10.asciidoc index 773d8a9e70f76..f9118b332ffd5 100644 --- a/docs/reference/migration/migrate_7_10.asciidoc +++ b/docs/reference/migration/migrate_7_10.asciidoc @@ -13,6 +13,7 @@ See also <> and <>. * <> * <> * <> +* <> * <> * <> * <> @@ -144,6 +145,22 @@ the old behavior is supported until the next major release. To find out if you are using any deprecated functionality, enable <>. +[discrete] +[[breaking_710_cluster_deprecations]] +==== Cluster deprecations + +[[deprecate-cluster-join-timeout]] +.The `cluster.join.timeout` setting is deprecated. +[%collapsible] +==== +*Details* + +The `cluster.join.timeout` node setting is deprecated and will be removed in +8.0. In 7.x clusters, join attempts no longer time out. + +*Impact* + +To avoid deprecation warnings, discontinue use of the setting. +==== + [discrete] [[breaking_710_indices_changes]] ==== Indices deprecations