Project

General

Profile

Actions

Bug #50621

closed

rgw: fix bucket object listing when initial marker matches prefix

Added by J. Eric Ivancich about 3 years ago. Updated over 2 years ago.

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

0%

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

Description

When using a delimiter listing on a bucket, when a marker that matches the prefix is provided, no listing will be provided.

Steps to Reproduce:
1. Create a bucket and add an object named "dir1/obj2".
2. Issue a listing of the bucket with a delimiter ("/") with prefix ("dir1/") with marker ("dir/").

Ganesha apparently sets the marker where s3cmd does not, which is why this bug has not yet been discovered.


Related issues 2 (0 open2 closed)

Copied to rgw - Backport #50708: pacific: rgw: fix bucket object listing when initial marker matches prefixResolvedCory SnyderActions
Copied to rgw - Backport #50709: octopus: rgw: fix bucket object listing when initial marker matches prefixResolvedCory SnyderActions
Actions

Also available in: Atom PDF