Skip to content

Conversation

@DaveCTurner
Copy link
Contributor

Backports the following commits to 8.5:

Today `TransportRolloverAction$RolloverExecutor` captures a
`RolloverResult` for each task for use in the publication success
callback. These things contain a cluster state which can be huge, and
isn't necessary for the callback. With this commit we extract the fields
we need instead, avoiding capturing the complete cluster state.

Closes elastic#90620
@DaveCTurner DaveCTurner added :Data Management/Indices APIs APIs to create and manage indices and templates >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Data Management Meta label for data/management team labels Oct 4, 2022
@elasticsearchmachine elasticsearchmachine merged commit 2e668ed into elastic:8.5 Oct 4, 2022
@DaveCTurner DaveCTurner deleted the backport/8.5/pr-90626 branch October 4, 2022 11:17
@csoulios csoulios added v8.5.0 and removed v8.5.1 labels Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :Data Management/Indices APIs APIs to create and manage indices and templates Team:Data Management Meta label for data/management team v8.5.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants