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

Don't restore deleted objects #106

Merged
merged 1 commit into from
May 30, 2023
Merged

Don't restore deleted objects #106

merged 1 commit into from
May 30, 2023

Conversation

aelkiss
Copy link
Member

@aelkiss aelkiss commented May 26, 2023

This works around a race condition where we issue a restore request, but the object has been deleted before the restore request & audit completes successfully.

This works around a race condition where we issue a restore request, but
the object has been deleted before the restore request & audit completes
successfully.
@aelkiss
Copy link
Member Author

aelkiss commented May 26, 2023

FYI @moseshll . Simple enough I think this doesn't really need review if tests pass.

Copy link
Contributor

@moseshll moseshll left a comment

Choose a reason for hiding this comment

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

Good to go; this branch fixes an error encountered running against main:

#   Failed test 'HTFeed::Storage::ObjectStore with encryption enabled stores the mets and encrypted zip'
#   at t/storage_object_store.t line 194.

@aelkiss aelkiss merged commit 0901a4b into main May 30, 2023
1 check passed
@aelkiss aelkiss deleted the glacier-restore-fails branch May 30, 2023 16:56
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.

None yet

2 participants