Skip to content

Extract ETag for MPU Part Copy#95

Open
murlock wants to merge 1 commit into
bji:masterfrom
murlock:M-fix-copy-part
Open

Extract ETag for MPU Part Copy#95
murlock wants to merge 1 commit into
bji:masterfrom
murlock:M-fix-copy-part

Conversation

@murlock

@murlock murlock commented Oct 3, 2019

Copy link
Copy Markdown

When an MPU object is created with x-amz-copy-source/x-amz-copy-source-range,
libs3 was expecting the ETag in CopyObjectResult/ETag instead of
CopyPartResult/ETag.

Ref: https://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadUploadPartCopy.html

When an MPU object is created with `x-amz-copy-source`/`x-amz-copy-source-range`,
libs3 was expecting the ETag in `CopyObjectResult/ETag` instead of
`CopyPartResult/ETag`.

Ref: https://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadUploadPartCopy.html
@trel

trel commented Dec 8, 2020

Copy link
Copy Markdown

confirmed - should be merged.

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.

2 participants