Merged
Conversation
Adding #132597 as known issue for 8.19.0. Placing it at the very bottom just to be consistent with other release notes in the 8-series (though known issues are better positioned towards the top of the release notes -- after breaking changes).
Contributor
|
Documentation preview: |
Collaborator
|
@ppf2 please enable the option "Allow edits and access to secrets by maintainers" on your PR. For more information, see the documentation. |
dnhatn
approved these changes
Aug 11, 2025
Collaborator
|
Pinging @elastic/es-docs (Team:Docs) |
Collaborator
|
Pinging @elastic/es-storage-engine (Team:StorageEngine) |
martijnvg
reviewed
Aug 12, 2025
|
|
||
| [discrete] | ||
| [[known-issues-8.19.0]] | ||
| === Known issues |
Member
There was a problem hiding this comment.
I think we can revert this PR, because the issue doesn't occur in 8.19. By accident I forgot the remove the feature flag that controlled whether the merge optimization was enabled. This has been fixed: #128459
ppf2
added a commit
that referenced
this pull request
Aug 12, 2025
Reverting change based on the [comment](#132683 (comment)). Due to a PR CI issue, the [optimization](#125403) introduced in 8.19.0 that would have caused the [bug](#132597) didn't actually get enabled in 8.19.x versions. Therefore, 8.19.0 and 8.19.1 do not have either the optimization or the bug. The optimization will be enabled in 8.19.2 and the bug will be fixed by then.
ppf2
added a commit
that referenced
this pull request
Aug 12, 2025
Reverting change based on the [comment](#132683 (comment)). Due to a PR CI issue, the [optimization](#125403) introduced in 8.19.0 that would have caused the [bug](#132597) didn't actually get enabled in 8.19.x versions. Therefore, 8.19.0 and 8.19.1 do not have either the optimization or the bug. The optimization will be enabled in 8.19.2 and the bug will be fixed by then.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding #132597 as known issue for 8.19.0.
Placing it at the very bottom just to be consistent with other release notes in the 8-series (though known issues are better positioned towards the top of the release notes -- after breaking changes).