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

Archival: Delete blob activity #1931

Merged
merged 13 commits into from
Jun 4, 2019
Merged

Archival: Delete blob activity #1931

merged 13 commits into from
Jun 4, 2019

Conversation

yycptt
Copy link
Contributor

@yycptt yycptt commented May 30, 2019

service/worker/archiver/activities.go Show resolved Hide resolved
service/worker/archiver/activities.go Show resolved Hide resolved
service/worker/archiver/activities.go Show resolved Hide resolved
service/worker/archiver/activities.go Outdated Show resolved Hide resolved
service/worker/archiver/activities.go Show resolved Hide resolved
service/worker/archiver/activities.go Outdated Show resolved Hide resolved
service/worker/archiver/activities.go Outdated Show resolved Hide resolved
service/worker/archiver/activities.go Show resolved Hide resolved
service/worker/archiver/activities.go Show resolved Hide resolved
service/worker/archiver/archiver.go Outdated Show resolved Hide resolved
Copy link
Contributor

@andrewjdawson2016 andrewjdawson2016 left a comment

Choose a reason for hiding this comment

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

Looks great!

return err
}
if err != blobstore.ErrBlobNotExists {
if indexBlobWithVersion := deleteVersion(request.CloseFailoverVersion, existingVersions); indexBlobWithVersion != nil {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we call this indexBlobWithoutVersion?

service/worker/archiver/archiver.go Outdated Show resolved Hide resolved
@yycptt yycptt merged commit b596c3f into uber:master Jun 4, 2019
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.

2 participants