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

Add "PARTIAL" snapshot status #5792

Closed
imotov opened this issue Apr 13, 2014 · 7 comments · Fixed by #5793
Closed

Add "PARTIAL" snapshot status #5792

imotov opened this issue Apr 13, 2014 · 7 comments · Fixed by #5793
Assignees
Labels

Comments

@imotov
Copy link
Contributor

imotov commented Apr 13, 2014

Currently even if some shards of the snapshot are not snapshotted successfully, the snapshot is still marked as "SUCCESS". Users may miss the fact the there are shard failures present in the snapshot and think that snapshot was completed successfully (#5657 and #5742). A new "PARTIAL" snapshot status should be added to provides a quick indication that the snapshot was only partially successful.

@s1monw
Copy link
Contributor

s1monw commented Apr 14, 2014

@imotov is this a bug too? It seems to be tagged as 1.1.1 which I don't think it should be tagged with from the labels that I see.

@imotov
Copy link
Contributor Author

imotov commented Apr 14, 2014

Oops, got carried away. That's definitely 1.2 and above feature.

@imotov imotov removed the v1.1.1 label Apr 14, 2014
imotov added a commit to imotov/elasticsearch that referenced this issue May 16, 2014
Currently even if some shards of the snapshot are not snapshotted successfully, the snapshot is still marked as "SUCCESS". Users may miss the fact the there are shard failures present in the snapshot and think that snapshot was completed. This change adds a new snapshot state "PARTIAL" that provides a quick indication that the snapshot was only partially successful.

Closes elastic#5792
imotov added a commit that referenced this issue May 16, 2014
Currently even if some shards of the snapshot are not snapshotted successfully, the snapshot is still marked as "SUCCESS". Users may miss the fact the there are shard failures present in the snapshot and think that snapshot was completed. This change adds a new snapshot state "PARTIAL" that provides a quick indication that the snapshot was only partially successful.

Closes #5792
@clintongormley clintongormley changed the title Add "PARTIAL" snapshot status Snapshot/Restore: Add "PARTIAL" snapshot status Jul 16, 2014
@Rams20
Copy link

Rams20 commented Dec 30, 2014

Could you please tell me how to take snapshot without primary shards ...?
thanks in advance please help me..

@Rams20
Copy link

Rams20 commented Apr 27, 2015

why snapshot process always showing PARTIAL status...?

@imotov
Copy link
Contributor Author

imotov commented Apr 27, 2015

@Rams20 it most likely means that your snapshot process was not able to snapshot all shards either because the process failed or they were unavailable. We are using github issue for bug reports and feature requests. So, if you have any additional questions about this or any other feature, please ask them on the mailing list.

@Rams20
Copy link

Rams20 commented Apr 28, 2015

Is snapshot compatible with elasticsearch 1.4.4...?

@markwalkom
Copy link
Contributor

Please use the mailing list. This issue was closed over a year ago.

@clintongormley clintongormley added the :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs label Jun 6, 2015
@clintongormley clintongormley changed the title Snapshot/Restore: Add "PARTIAL" snapshot status Add "PARTIAL" snapshot status Jun 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants