bucket listing returns incorrect results when marker is within a common prefix

Bug #1774704 reported by Lauren Bentley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
Confirmed
Low
Unassigned

Bug Description

bucket listing returns incorrect results when marker is within a common prefix

If you make a bucket and put the objects: /arb/, brah/bb, and avrd/bb and search for delimiter / and marker /ai

swift will return /, avrd/, brah/

However if you change the marker to /as, swift will return the common prefixes: avrd/, brah/

Revision history for this message
Tim Burke (1-tim-z) wrote :

Yeah, that first one shouldn't happen -- we returned results that are before the marker!

I expect this bug has been present for a while, hence the low priority.

Changed in swift:
status: New → Confirmed
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.