Skip to content

Conversation

@DaveCTurner
Copy link
Contributor

Backports the following commits to 9.0:

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 7, 2025
@elasticsearchmachine elasticsearchmachine merged commit 4fa137d into elastic:9.0 Feb 7, 2025
16 checks passed
@DaveCTurner DaveCTurner deleted the backport/9.0/pr-122047 branch February 7, 2025 19:14
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 v9.0.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants