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

Possibly add metadata configuration options for Glacier restoration #1995

Open
2 tasks
JustinKyleJames opened this issue Aug 5, 2021 · 3 comments
Open
2 tasks
Assignees

Comments

@JustinKyleJames
Copy link
Contributor

JustinKyleJames commented Aug 5, 2021

  • master
  • 4-2-stable

When an object is restored from Glacier, the number of days it will be restored and the restoration tier are configurable parameters on the S3 resource (S3_RESTORATION_DAYS and S3_RESTORATION_TIER).

It might be beneficial to have object level overrides for these in metadata. So, for example, if the resource has the tier set to "Standard" but the user needs an object restored with "Expedited" tier, the user could set the appropriate metadata on the object before attempting to retrieve the object (which will schedule the restoration).

@JustinKyleJames
Copy link
Contributor Author

This has been implemented in the 4-2-stable branch and tested with FujiFilm.

@trel
Copy link
Member

trel commented Aug 23, 2021

I don't see the commits - can we link to them? They didn't link here?

@JustinKyleJames
Copy link
Contributor Author

I don't see the commits - can we link to them? They didn't link here?

I have not opened a pull request as I was waiting for the irods code. I can do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants