Project

General

Profile

Actions

Bug #8340

closed

The name of request headers in radios gateway is not match with Amazon S3 when copy object

Added by Jingjing Zhao almost 10 years ago. Updated almost 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

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

Description

Error Message?
1. Create a Amazon s3 client to test the function of radosgw.
2. Copy object with optional constrained request header (such as
x-amz-copy-if-match)
3. The server of radosgw just ignored these constraint.

Cause of error:
While ceph radosgw use the name "x-amz-copy-if-match" as header, the amazon s3 use the name "x-ams-copy-source-if-match" as header. The same situation happened in "x-ams-copy-if-modified-since", "x-ams-copy-if-unmodified-since"
and "x-ams-copy-if-none-match". ?this may makes a bunch of client incompatible. Maybe there is some reason to rename these??

Actions #1

Updated by Yehuda Sadeh almost 10 years ago

  • Assignee set to Yehuda Sadeh
Actions #2

Updated by Yehuda Sadeh almost 8 years ago

  • Status changed from New to Rejected

it's x-amz-*

Actions

Also available in: Atom PDF