Skip to content

Commit a509d23

Browse files
authored
[DOCS] Reformat frozen tier breaking change (#73350) (#77922)
1 parent a8f7d18 commit a509d23

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

docs/reference/migration/migrate_7_13.asciidoc

+14-8
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ See also <<release-highlights>> and <<es-release-notes>>.
1111

1212
* <<breaking_713_mapping_changes>>
1313
* <<breaking_713_ssl_changes>>
14-
* <<breaking_713_frozen_multiple_data_paths_changes>>
14+
* <<breaking_713_settings_changes>>
1515
* <<breaking_713_agg_deprecations>>
1616
* <<breaking_713_infra_core_deprecations>>
1717
* <<breaking_713_eql_deprecations>>
18-
* <<breaking_713_security_changes>>
19-
* <<breaking_713_setting_changes>>
18+
* <<breaking_713_security_deprecations>>
19+
* <<breaking_713_settings_deprecations>>
2020

2121
//NOTE: The notable-breaking-changes tagged regions are re-used in the
2222
//Installation and Upgrade Guide
@@ -88,9 +88,14 @@ SSL/TLS versions on your JDK].
8888
====
8989

9090
[discrete]
91-
[[breaking_713_frozen_multiple_data_paths_changes]]
92-
==== Frozen tier and multiple data paths changes
91+
[[breaking_713_settings_changes]]
92+
==== Settings changes
9393

94+
[[breaking_713_frozen_multiple_data_paths_changes]]
95+
.Changes to the frozen tier and multiple data paths
96+
[%collapsible]
97+
====
98+
*Details* +
9499
{es} 7.12 included a technical preview of the frozen tier, being able to use
95100
partially mounted indices (searchable snapshots mounted with the shared cache
96101
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
103108
you have not set `xpack.searchable.snapshot.shared_cache.size` and have not
104109
configured dedicated frozen nodes (nodes with the `data_frozen` role and no
105110
other data roles) this will not affect you.
111+
====
106112
// end::notable-breaking-changes[]
107113

108114
[discrete]
@@ -285,7 +291,7 @@ instead.
285291
====
286292

287293
[discrete]
288-
[[breaking_713_security_changes]]
294+
[[breaking_713_security_deprecations]]
289295
==== Security deprecations
290296

291297
[[implicitly-disabled-basic-realms]]
@@ -325,8 +331,8 @@ configuration will result in an error on startup.
325331
====
326332

327333
[discrete]
328-
[[breaking_713_setting_changes]]
329-
==== Setting deprecations
334+
[[breaking_713_settings_deprecations]]
335+
==== Settings deprecations
330336

331337
[[deprecate-shared-data-path-settings]]
332338
.The `path.shared_data` and `index.data_path` settings are deprecated.

0 commit comments

Comments
 (0)