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

Deleting snapshots taking for forever #194

Open
sukantasaha opened this issue Mar 21, 2015 · 2 comments
Open

Deleting snapshots taking for forever #194

sukantasaha opened this issue Mar 21, 2015 · 2 comments

Comments

@sukantasaha
Copy link

Sometimes we see that snapshots is in progress state forever and if we try to delete that also takes forever

"snapshots" : [ {
"snapshot" : "listening-prod2-20150319"
"state" : "IN_PROGRESS",
"start_time" : "2015-03-19T10:17:22.916Z",
"start_time_in_millis" : 1426760242916

Any idea or suggestion ?
What is the best way to delete a snapshot quickly
we are using this curl command for delete
curl -XDELETE "localhost:9200/_snapshot/aws-prod-elasticsearch-backup/listening-prod2-20150319"

@ankon
Copy link
Contributor

ankon commented Sep 30, 2015

This might be the same issue as elastic/elasticsearch#8958, #174, #150 and others.

@matteomelani
Copy link

+1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants