-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF23, 11.1, 2021.0
-
Component/s: BlobManager, Glacier, S3
-
Release Notes Summary:The low-level implementation of Glacier is added.
-
Epic Link:
-
Impact type:API change
-
Upgrade notes:
-
Team:FG
-
Sprint:nxFG 11.1.12
-
Story Points:8
Basic changes needed to allow for cold-storage (Glacier storage class) of blobs:
- API to move a blob to cold storage
- API to request the status of a blob
The APIs will try to be generic and not rely on S3-specific terminology or features, to be extended to other cloud providers in the future.