Project

General

Profile

Bug #11437

rgw: list_multipart_upload test fails

Added by Yehuda Sadeh over 8 years ago. Updated over 8 years ago.

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

0%

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

Description

regression post hammer.

Associated revisions

Revision d2a67282 (diff)
Added by Yehuda Sadeh over 8 years ago

rgw: don't use end_marker for namespaced object listing

Fixes: #11437

Don't deal with end_marker if there's a namespace set for the object
listing. The cur_end_marker.empty() check is incorrect if no end_marker
is provided, but a namespace is set. Just avoid this issue entirely, as
it's not needed.

Signed-off-by: Yehuda Sadeh <>

History

#1 Updated by Yehuda Sadeh over 8 years ago

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

#2 Updated by Yehuda Sadeh over 8 years ago

  • Priority changed from Normal to High

#3 Updated by Yehuda Sadeh over 8 years ago

  • Status changed from Fix Under Review to Resolved

Also available in: Atom PDF