Project

General

Profile

Fix #48499

nautilus: rgw: in ordered bucket listing skip namespaced entries internally when possible

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

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

0%

Source:
Tags:
Backport:
mimic
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

When doing an ordered bucket listing, such as from s3, we're listing all the entries that are not in a namespace. Nonetheless, the organization of the code will iterate through all the namespaced entries when they could be skipped for better performance.

The filtering code in nautiuls/mimic is very different than master/octopus. In the latter the delimiter filtering has been pushed to the OSD/cls layer. So the code changes will likely be very different.

This tracker and associated pr are for nautilus, possibly mimic. master/pacific/octopus will need a separate tracker/pr.


Related issues

Copied to rgw - Backport #49019: mimic: nautilus: rgw: in ordered bucket listing skip namespaced entries internally when possible Rejected

History

#1 Updated by J. Eric Ivancich over 3 years ago

  • Pull request ID set to 38493

#3 Updated by J. Eric Ivancich about 3 years ago

  • Status changed from In Progress to Pending Backport

#4 Updated by Backport Bot about 3 years ago

  • Copied to Backport #49019: mimic: nautilus: rgw: in ordered bucket listing skip namespaced entries internally when possible added

#5 Updated by Nathan Cutler about 3 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Also available in: Atom PDF