Skip to content

[9.2] Ensure paused shard snapshot can be deleted (#141408)#141485

Merged
elasticsearchmachine merged 2 commits intoelastic:9.2from
ywangd:backport/9.2/pr-141408
Jan 28, 2026
Merged

[9.2] Ensure paused shard snapshot can be deleted (#141408)#141485
elasticsearchmachine merged 2 commits intoelastic:9.2from
ywangd:backport/9.2/pr-141408

Conversation

@ywangd
Copy link
Copy Markdown
Member

@ywangd ywangd commented Jan 28, 2026

Backport

This will backport the following commits from main to 9.2:

Questions ?

Please refer to the Backport tool documentation

When a shard snapshot is paused due to node shutdown, the associated
snapshot can be deleted before the shard snapshot transition to another
state. When this happens, we ensure such shard snapshot is deleted
directly without going back to the data node where it gets incorrectly
ignored.

(cherry picked from commit a2b9254)

# Conflicts:
#	server/src/internalClusterTest/java/org/elasticsearch/snapshots/SnapshotShutdownIT.java
@ywangd ywangd added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jan 28, 2026
@elasticsearchmachine elasticsearchmachine merged commit 98bafcd into elastic:9.2 Jan 28, 2026
35 checks passed
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 v9.2.6

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants