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: fix bucket index list minor calculation bug #44852

Merged
merged 1 commit into from Feb 10, 2022

Conversation

k0ste
Copy link
Contributor

@k0ste k0ste commented Feb 1, 2022

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


backport of #44562
parent tracker: https://tracker.ceph.com/issues/53856

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

@github-actions github-actions bot added the rgw label Feb 1, 2022
@github-actions github-actions bot added this to the quincy milestone Feb 1, 2022
@cbodley
Copy link
Contributor

cbodley commented Feb 3, 2022

jenkins test make check

When "bucket index list" traverses the different regions in the bucket
index assembling the output, it miscalculates how many entries to ask
for at one point. This fixes that.

This fixes previous "rgw: bucket index list can produce I/O errors".

Credit for finding this bug goes to Soumya Koduri <skoduri@redhat.com>.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked from commit aa76051)
@yuriw yuriw merged commit 53a815c into ceph:quincy Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants