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

fix(remove): don't fail if remove encounters an issue traversing qfs history #1001

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

b5
Copy link
Member

@b5 b5 commented Nov 5, 2019

this is a bit of a stop-gap for now, but users are seeing bad errors when dataset histories aren't fully persisted & they attempt to delete. This may end up causing stray-pinning, and the long-term solution for that is to use logbook for this remove task. We can also use logbook to identify stray pins & reclaim the space

closes #989

…history

this is a bit of a stop-gap for now, but users are seeing bad errors when dataset histories aren't fully persisted & they attempt to delete. This may end up causing stray-pinning, and the long-term solution for that is to use logbook for this remove task. We can also use logbook to identify stray pins & reclaim the space

closes #989
@b5 b5 added fix A bug fix lib labels Nov 5, 2019
@b5 b5 self-assigned this Nov 5, 2019
@b5 b5 requested a review from ramfox November 5, 2019 20:15
Copy link
Contributor

@dustmop dustmop left a comment

Choose a reason for hiding this comment

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

LGTM

@b5 b5 merged commit e864452 into master Nov 5, 2019
@b5 b5 deleted the fix_989 branch November 5, 2019 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A bug fix lib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"non pinned or pinned indirectly"
2 participants