Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snapshot V2] Add support for remote store files cleanup #15466

Closed
anshu1106 opened this issue Aug 28, 2024 · 1 comment
Closed

[Snapshot V2] Add support for remote store files cleanup #15466

anshu1106 opened this issue Aug 28, 2024 · 1 comment
Labels
enhancement Enhancement or improvement to existing feature or request Storage:Snapshots

Comments

@anshu1106
Copy link
Contributor

anshu1106 commented Aug 28, 2024

Is your feature request related to a problem? Please describe

As part of shallow snapshot delete flow, we need to handle deletion of remote store files for deleted indices.

Describe the solution you'd like

There is a logic in place to handle deletion of remote store files for indices that have been deleted but are part of the snapshot. The existing logic looks at snapshot shard metadata file to figure out the remote store path strategy and algorithm for deletion. Since snapshot v2 is not writing per shard snapshot metadata file in the snapshot repo, it needs to get the path from index metadata.

Related component

Storage:Snapshots

Describe alternatives you've considered

No response

Additional context

No response

@shourya035
Copy link
Member

@anshu1106 Please add the estimate and the planned release version

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Storage Project Board Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request Storage:Snapshots
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants