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

nautilus: rgw: radosgw-admin: fix infinite loops in 'datalog list' #35001

Merged
merged 1 commit into from May 13, 2020

Conversation

smithfarm
Copy link
Contributor

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


backport of #34172
parent tracker: https://tracker.ceph.com/issues/44751

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

affects datalog shards with more than 1000 entries

Fixes: https://tracker.ceph.com/issues/44751

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 166f38f)

Conflicts:
	src/rgw/rgw_admin.cc
- nautilus has "log->list_entries" where master has
  "datalog_svc->list_entries"
@smithfarm smithfarm added this to the nautilus milestone May 11, 2020
@smithfarm smithfarm changed the title nautilus: radosgw-admin: fix infinite loops in 'datalog list' nautilus: rgw: radosgw-admin: fix infinite loops in 'datalog list' May 11, 2020
@smithfarm smithfarm requested a review from cbodley May 11, 2020 16:28
@smithfarm smithfarm added rgw nautilus-batch-1 nautilus point releases needs-qa labels May 11, 2020
@yuriw yuriw merged commit 8ccff84 into ceph:nautilus May 13, 2020
@smithfarm smithfarm deleted the wip-45486-nautilus branch May 13, 2020 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants