Project

General

Profile

Actions

Bug #48262

closed

rgw: RGWListMultipart show Owner ID and DisplayName

Added by joke lee over 3 years ago. Updated almost 3 years ago.

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

0%

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

Description

the owner ID and DisplayName should not be empty when list parts


<ListPartsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/&quot;>
<Bucket>appendtest</Bucket>
<Key>obj1</Key>
<UploadId>2~aNbTkapHNJAQntTKFBCDJM7UluF5k1w</UploadId>
<StorageClass>STANDARD</StorageClass>
<PartNumberMarker>0</PartNumberMarker>
<NextPartNumberMarker>0</NextPartNumberMarker>
<MaxParts>1000</MaxParts>
<IsTruncated>false</IsTruncated>
<Owner>
<ID></ID>
<DisplayName></DisplayName>
</Owner>
</ListPartsResult>

Actions #1

Updated by Daniel Gryniewicz over 3 years ago

  • Pull request ID set to 38135
Actions #2

Updated by Sage Weil almost 3 years ago

  • Project changed from Ceph to rgw
Actions #3

Updated by Casey Bodley almost 3 years ago

  • Status changed from New to Fix Under Review

pr needs rebase

Actions #4

Updated by J. Eric Ivancich almost 3 years ago

This looks like a bug, which generally means backports are needed. Please add the appropriate backports. Thanks!

Actions #5

Updated by J. Eric Ivancich almost 3 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF