-
Type: Improvement
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF31, 11.3, 2021.0
-
Component/s: S3
-
Release Notes Summary:Objects can be stored in S3 with an arbitrary file key.
-
Epic Link:
-
Upgrade notes:
Today we rely on usage of the md5 digest of blobs as object keys in S3.
This however means we have to compute this digest everytime as well as copying files to perform the required renames which takes time.
As an optimization, when dealing with a trusted client, we could allow using an arbitrary file key provided by the client.
- causes
-
NXP-29795 Fix CSV export with S3 blobs
- Resolved
-
NXP-30682 Create a migration procedure to fix S3 blobs having original blob provider prefix in their key
- Resolved
- is related to
-
NXP-29404 Fix S3 Direct Upload for big files
- Resolved
-
NXP-30632 Fix blobProviderId still present when moving blob from a S3 blob provider to another S3 blob provider
- Resolved
-
NXP-29181 Upload / “complete” call taking > 5 mins
- Resolved
- is required by
-
NXP-29496 Fix S3 Direct Upload for little files (SSE-KMS)
- Resolved
-
NXDRIVE-2278 Fix S3 direct upload key computation
- Resolved
-
NXP-29478 Fix S3 direct upload for files larger than 5GB
- Resolved
-
NXP-29806 S3 Direct Upload managed mode using ETag as key
- Resolved
- Is referenced in