Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reference/cluster/update-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ An example of a transient update:
We no longer recommend using transient cluster settings. Use persistent cluster
settings instead. If a cluster becomes unstable, transient settings can clear
unexpectedly, resulting in a potentially undesired cluster configuration.
// See the <<transient-settings-migration-guide>>.
Refer to <<transient-settings-migration-guide>>.
====
// end::transient-settings-warning[]

Expand Down
1 change: 1 addition & 0 deletions docs/reference/migration/migrate_9_0.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -299,3 +299,4 @@ The `elser` service of the inference API will be removed in an upcoming release.
In the current version there is no impact. In a future version, users of the `elser` service will no longer be able to use it, and will be required to use the `elasticsearch` service to access elser through the inference API.
====

include::migrate_9_0/transient-settings-migration-guide.asciidoc[]
Loading