-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Adding #132597 as known issue (8.19.0) #132683
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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).
Documentation preview: |
@ppf2 please enable the option "Allow edits and access to secrets by maintainers" on your PR. For more information, see the documentation. |
Pinging @elastic/es-docs (Team:Docs) |
Pinging @elastic/es-storage-engine (Team:StorageEngine) |
|
||
[discrete] | ||
[[known-issues-8.19.0]] | ||
=== Known issues |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
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.
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.
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).