Skip to content

Commit d6b4d4e

Browse files
authored
Update 8.19.0.asciidoc (#132754)
Reverting change based on the comment.
1 parent 965af52 commit d6b4d4e

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

docs/reference/release-notes/8.19.0.asciidoc

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -539,17 +539,4 @@ Snapshot/Restore::
539539
* Upgrade AWS Java SDK to 2.31.78 {es-pull}131050[#131050]
540540
* Upgrade AWS SDK to v1.12.746 {es-pull}122431[#122431]
541541

542-
[discrete]
543-
[[known-issues-8.19.0]]
544-
=== Known issues
545-
546-
* An [optimization](https://github.com/elastic/elasticsearch/pull/125403) introduced in 8.19.0 contains a [bug](https://github.com/elastic/elasticsearch/pull/132597) that causes merges to fail for shrunk TSDB and LogsDB indices.
547-
548-
Possible *temporary* workarounds include:
549-
* Configure the ILM policy to not perform force merges after shrinking TSDB or LogsDB indices.
550-
* Add `-Dorg.elasticsearch.index.codec.tsdb.es819.ES819TSDBDocValuesConsumer.enableOptimizedMerge=false` as a Java system property to all data nodes in the cluster and perform a rolling restart.
551-
* *Important:* Remove this property when upgrading to the fixed version to re-enable merge optimization. Otherwise, merges will be slower.
552-
553-
The bug is addressed in version 8.19.2.
554-
555542

0 commit comments

Comments
 (0)