Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quincy: rgw: bucket list operation slow down in special scenario #49085

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

cfsnyder
Copy link
Contributor

backport tracker: https://tracker.ceph.com/issues/57410


backport of #46930
parent tracker: https://tracker.ceph.com/issues/56396

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

…ts under each directory.

if cls_filtered is true, tracker's entries may be the same as each other
the next_candidate operation may advance to end directly,
and only one object may be returned, this will slow down when listing sibling directories.

Signed-off-by: zealot <xzd16@sohu.com>
(cherry picked from commit 678dc39)
@cfsnyder cfsnyder added this to the quincy milestone Nov 28, 2022
@cfsnyder cfsnyder added the rgw label Nov 28, 2022
@smanjara
Copy link
Contributor

jenkins test make check

@smanjara smanjara self-requested a review February 21, 2023 17:11
@yuriw yuriw merged commit b1c3aca into ceph:quincy Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants