Skip to content

Fix TODO about Spurious FAILED Snapshots (#58994)#59576

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:58994-7.x
Jul 14, 2020
Merged

Fix TODO about Spurious FAILED Snapshots (#58994)#59576
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:58994-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

There is no point in writing out snapshots that contain no data that can be restored
whatsoever. It may have made sense to do so in the past when there was an INIT snapshot
step that wrote data to the repository that would've other become unreferenced, but in the
current day state machine without the INIT step there is no point in doing so.

backport of #58994

There is no point in writing out snapshots that contain no data that can be restored
whatsoever. It may have made sense to do so in the past when there was an `INIT` snapshot
step that wrote data to the repository that would've other become unreferenced, but in the
current day state machine without the `INIT` step there is no point in doing so.
@original-brownbear original-brownbear added :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport labels Jul 14, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Jul 14, 2020
@original-brownbear original-brownbear merged commit 06d94cb into elastic:7.x Jul 14, 2020
@original-brownbear original-brownbear deleted the 58994-7.x branch July 14, 2020 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Distributed Meta label for distributed team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants