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

Improve support for partial snapshots #4702

Merged
merged 1 commit into from Jan 13, 2014

Conversation

imotov
Copy link
Contributor

@imotov imotov commented Jan 13, 2014

Fixes #4701. Changes behaviour of the snapshot operation. The operation now fails if not all primary shards are available at the beginning of the snapshot operation. The restore operation no longer tries to restore indices with shards that failed or were missing during snapshot operation.

@s1monw
Copy link
Contributor

s1monw commented Jan 13, 2014

LGTM

Fixes elastic#4701. Changes behavior of the snapshot operation. The operation now fails if not all primary shards are available at the beginning of the snapshot operation. The restore operation no longer tries to restore indices with shards that failed or were missing during snapshot operation.
@imotov imotov merged commit b987615 into elastic:master Jan 13, 2014
@imotov imotov deleted the issue-4701-partial-restore branch May 1, 2020 22:20
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

Successfully merging this pull request may close these issues.

Snapshots with missing or failed shards hang on restore operation
2 participants