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 the error message when attempting to snapshot a closed index #10608

Merged

Conversation

imotov
Copy link
Contributor

@imotov imotov commented Apr 15, 2015

Currently the error message is the same when index is closed and when it is missing shards. This commit will generate a specific failure message when a user tries to create a snapshot of a closed index.

Related to #10579

@rjernst
Copy link
Member

rjernst commented Apr 15, 2015

LGTM

@imotov imotov added >enhancement v2.0.0-beta1 :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v1.6.0 v1.5.2 labels Apr 20, 2015
Currently the error message is the same when index is closed and when it is missing shards. This commit will generate a specific failure message when a user tries to create a snapshot of a closed index.

Related to elastic#10579
@imotov imotov removed the v1.5.2 label Apr 20, 2015
@imotov imotov force-pushed the improve-error-message-for-closed-indices branch from e1323fc to faf725b Compare April 20, 2015 21:03
@imotov imotov merged commit faf725b into elastic:master Apr 20, 2015
@imotov imotov deleted the improve-error-message-for-closed-indices branch May 1, 2020 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >enhancement v1.6.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants