From daeaa493eea4ccc5ef9f0ad94148f2b0053cb7ed Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Thu, 16 Sep 2021 16:02:20 -0400 Subject: [PATCH] [DOCS] Reformat frozen tier breaking change (#73350) (#77923) --- .../reference/migration/migrate_7_13.asciidoc | 22 ++++++++++++------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/docs/reference/migration/migrate_7_13.asciidoc b/docs/reference/migration/migrate_7_13.asciidoc index ecb7ad990e0f8..ef51f25c7922f 100644 --- a/docs/reference/migration/migrate_7_13.asciidoc +++ b/docs/reference/migration/migrate_7_13.asciidoc @@ -11,12 +11,12 @@ See also <> and <>. * <> * <> -* <> +* <> * <> * <> * <> -* <> -* <> +* <> +* <> //NOTE: The notable-breaking-changes tagged regions are re-used in the //Installation and Upgrade Guide @@ -88,9 +88,14 @@ SSL/TLS versions on your JDK]. ==== [discrete] -[[breaking_713_frozen_multiple_data_paths_changes]] -==== Frozen tier and multiple data paths changes +[[breaking_713_settings_changes]] +==== Settings changes +[[breaking_713_frozen_multiple_data_paths_changes]] +.Changes to the frozen tier and multiple data paths +[%collapsible] +==== +*Details* + {es} 7.12 included a technical preview of the frozen tier, being able to use partially mounted indices (searchable snapshots mounted with the shared cache option). Trying out this feature required configuring a shared cache using the @@ -103,6 +108,7 @@ you do not utilize multiple data paths this will not affect you. Likewise, if you have not set `xpack.searchable.snapshot.shared_cache.size` and have not configured dedicated frozen nodes (nodes with the `data_frozen` role and no other data roles) this will not affect you. +==== // end::notable-breaking-changes[] [discrete] @@ -285,7 +291,7 @@ instead. ==== [discrete] -[[breaking_713_security_changes]] +[[breaking_713_security_deprecations]] ==== Security deprecations [[implicitly-disabled-basic-realms]] @@ -325,8 +331,8 @@ configuration will result in an error on startup. ==== [discrete] -[[breaking_713_setting_changes]] -==== Setting deprecations +[[breaking_713_settings_deprecations]] +==== Settings deprecations [[deprecate-shared-data-path-settings]] .The `path.shared_data` and `index.data_path` settings are deprecated.