Skip to content

Conversation

@DaveCTurner
Copy link
Contributor

Backports the following commits to 8.18:

We shouldn't run the post-snapshot-delete cleanup work on the master
thread, since it can be quite expensive and need not block subsequent
cluster state updates. This commit forks it onto a `SNAPSHOT` thread.
@DaveCTurner DaveCTurner added :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Distributed Coordination Meta label for Distributed Coordination team labels Feb 19, 2025
@elasticsearchmachine elasticsearchmachine merged commit 4268de6 into elastic:8.18 Feb 19, 2025
15 checks passed
@DaveCTurner DaveCTurner deleted the backport/8.18/pr-122731 branch February 19, 2025 11:13
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 :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Distributed Coordination Meta label for Distributed Coordination team v8.18.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants