Skip to content

Commit 2b86942

Browse files
Fix multiplied block ids
1 parent c4f1e32 commit 2b86942

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/reference/migration/migrate_8_19.asciidoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Adapt your configuration to the new SDK functionality. This includes, but may no
6161
configure neither of these settings.
6262
====
6363

64-
[[upgrade_repository_s3_to_aws_sdk_v2]]
64+
[[upgrade_repository_s3_to_aws_sdk]]
6565
.Upgrade `repository-s3` to AWS SDK v2
6666
[%collapsible]
6767
====
@@ -135,10 +135,6 @@ In earlier versions of {es}, ES|QL would fail the entire query if it encountered
135135
Callers should check the `is_partial` flag returned in the response to determine if the result is partial or complete. If returning partial results is not desired, this option can be overridden per request via an `allow_partial_results` parameter in the query URL or globally via the cluster setting `esql.query.allow_partial_results`.
136136
====
137137

138-
[discrete]
139-
[[breaking_819_es_ql_changes]]
140-
==== ES|QL changes
141-
142138
[[cluster_setting_skip_unavailable_catches_all_runtime_errors]]
143139
.Cluster setting "skip_unavailable" catches all runtime errors
144140
[%collapsible]

0 commit comments

Comments
 (0)