Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Done
-
Cheshire-Cat
Description
From the looks of it, Azure doesn't "directly" support multipart uploads, however, they do support append only blobs and block blobs. I imagine we would rather use block blobs as they will allow us to upload parts concurrently and in any arbitrary order (as we do with AWS).
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link | MB-42066 [ 141333 ] |
Epic Link | MB-42066 [ 141333 ] |
|
Labels | Cheshire-Cat-Committed |
Resolution | Done [ 6 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Fix Version/s | 7.0.0 [ 17233 ] |
Fix Version/s | Cheshire-Cat [ 15915 ] |
Build couchbase-server-7.0.0-3658 contains backup commit a600cf8 with commit message:
MB-42068Implement multipart uploading for Azure