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

[Feature Request] Allow index deletion in parallel with snapshot creation #17708

Open
ashking94 opened this issue Mar 27, 2025 · 0 comments
Open
Labels
enhancement Enhancement or improvement to existing feature or request Storage:Snapshots

Comments

@ashking94
Copy link
Member

Is your feature request related to a problem? Please describe

As of today, if there is a snapshot creation ongoing, then user can not delete indexes. If there are issues with snapshot creation or it is taking long time, this can lead to issues where the index can not be deleted.

Describe the solution you'd like

We should allow deletion of indexes even if there is a snapshot creation happening in background. This would require considerable changes in Snapshot flow to allow the deletion.

Related component

Storage:Snapshots

Describe alternatives you've considered

No response

Additional context

No response

@ashking94 ashking94 added enhancement Enhancement or improvement to existing feature or request untriaged labels Mar 27, 2025
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: 🆕 New
Development

No branches or pull requests

1 participant