Skip to content

Remove Unused Snapshot Status Values#54893

Merged
original-brownbear merged 3 commits intoelastic:masterfrom
original-brownbear:remove-unused-snapshot-status-values
Apr 7, 2020
Merged

Remove Unused Snapshot Status Values#54893
original-brownbear merged 3 commits intoelastic:masterfrom
original-brownbear:remove-unused-snapshot-status-values

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

This is a left-over from before #41940 when we used the same status enum for the shards
and the snapshots overall. The two removed values were never used on the shard level
so we can simply remove them here without BwC implications.

This is a left-over from before #41940 when we used the same status enum for the shards
and the snapshots overall. The two removed values were never used on the shard level
so we can simply remove them here.
@original-brownbear original-brownbear added >non-issue :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v8.0.0 v7.8.0 labels Apr 7, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (:Distributed/Snapshot/Restore)

@original-brownbear
Copy link
Copy Markdown
Contributor Author

Jenkins run elasticsearch-ci/2

Copy link
Copy Markdown
Contributor

@ywelsch ywelsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@original-brownbear
Copy link
Copy Markdown
Contributor Author

Thanks Yannick!

@original-brownbear original-brownbear merged commit 4791e08 into elastic:master Apr 7, 2020
@original-brownbear original-brownbear deleted the remove-unused-snapshot-status-values branch April 7, 2020 16:13
original-brownbear added a commit that referenced this pull request Apr 7, 2020
* Remove Unused Snapshot Status Values

This is a left-over from before #41940 when we used the same status enum for the shards
and the snapshots overall. The two removed values were never used on the shard level
so we can simply remove them here.
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 >non-issue v7.8.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants