Project

General

Profile

Actions

Bug #6830

closed

S3 CompleteMultipartUploadResult has empty ETag element

Added by Benjamin Gilbert over 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
High
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

RHEL 6.4, Ceph 0.67.

The S3 Complete Multipart Upload operation returns a result that looks like this:

<CompleteMultipartUploadResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/">
  <Location>bucketname.rados.example.org</Location>
  <Bucket>bucketname</Bucket>
  <Key>keyname</Key>
  <ETag></ETag>
</CompleteMultipartUploadResult>

The ETag element should not be empty.


Related issues 1 (1 open0 closed)

Related to rgw - Bug #58879: S3 CompleteMultipartUploadResult has empty ETag elementPending Backport

Actions
Actions #1

Updated by Benjamin Gilbert over 10 years ago

Still happens on RHEL 6.5 with ceph-0.72.2-0.el6.x86_64.

Actions #2

Updated by Loïc Dachary about 10 years ago

  • Project changed from Ceph to rgw
  • Category deleted (22)
Actions #3

Updated by Ian Colle about 10 years ago

  • Assignee set to Yehuda Sadeh
  • Priority changed from Normal to High
Actions #4

Updated by Yehuda Sadeh about 10 years ago

  • Status changed from New to Fix Under Review
  • Assignee changed from Yehuda Sadeh to Josh Durgin
Actions #5

Updated by Yehuda Sadeh about 10 years ago

  • Status changed from Fix Under Review to Resolved

Fixed, commit:2b3e3c834cd0e8b890296fa2b92ebb5de01a1bc1

Actions #6

Updated by Casey Bodley about 1 year ago

  • Related to Bug #58879: S3 CompleteMultipartUploadResult has empty ETag element added
Actions

Also available in: Atom PDF