Project

General

Profile

Actions

Bug #3802

closed

x-amz-acl header ignored on copy operation

Added by JuanJose Galvez over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Target version:
-
% Done:

0%

Source:
Support
Tags:
Backport:
argonaut, bobtail
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

When copying an object the x-amz-acl header is ignored. To replicate; copy a private object and send the 'x-amz-acl' header with 'public-read-write' with the copy request. The copied object will remain private.

Actions #1

Updated by Sage Weil over 11 years ago

  • Priority changed from Normal to Urgent
Actions #2

Updated by Ian Colle over 11 years ago

  • Assignee set to Yehuda Sadeh
Actions #3

Updated by Yehuda Sadeh over 11 years ago

On what version?

Actions #4

Updated by Yehuda Sadeh over 11 years ago

ok, affects both argonaut and bobtail. Actual bug is when copying object, if x-amz-metadata-directive is set to COPY or not set at all (COPY is the default) then it also copies the source ACLs. When x-amz-metadata-directive is set to REPLACE then the problem does not show up.

Actions #5

Updated by Yehuda Sadeh over 11 years ago

  • Backport set to argonaut, bobtail
Actions #6

Updated by Yehuda Sadeh over 11 years ago

  • Status changed from New to Resolved

Fixed, commit:ccfefe3097a51b49885f2ed5d9334e85b497d963. Fix was pushed to both argonaut and bobtail branches.

Actions

Also available in: Atom PDF