Skip to content

Conversation

DaveCTurner
Copy link
Contributor

Today if an index is deleted during a very specific order of snapshot
finalizations then it's possible we'll miscalculate the latest shard
generations for the shards in that index, causing the deletion of a
shard-level index-UUID blob which prevents further snapshots of that
shard.

Backports #103817 to 7.17
Closes #101029

Today if an index is deleted during a very specific order of snapshot
finalizations then it's possible we'll miscalculate the latest shard
generations for the shards in that index, causing the deletion of a
shard-level `index-UUID` blob which prevents further snapshots of that
shard.

Backports elastic#103817 to 7.17
Closes elastic#101029
@DaveCTurner DaveCTurner added >bug :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport v7.17.17 labels Jan 15, 2024
@DaveCTurner

This comment was marked as outdated.

@DaveCTurner DaveCTurner marked this pull request as ready for review January 18, 2024 09:45
@DaveCTurner DaveCTurner added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jan 18, 2024
@elasticsearchmachine elasticsearchmachine merged commit 6481e8a into elastic:7.17 Jan 18, 2024
@DaveCTurner DaveCTurner deleted the 2024/01/15/testDeleteIndexWithOutOfOrderFinalization-7.17 branch January 18, 2024 10:38
@DaveCTurner DaveCTurner restored the 2024/01/15/testDeleteIndexWithOutOfOrderFinalization-7.17 branch June 17, 2024 06:17
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 v7.17.17

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants