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

rgw: fix for broken yields in RGWMetaSyncShardCR #12223

Merged
merged 1 commit into from Feb 20, 2017

Conversation

cbodley
Copy link
Contributor

@cbodley cbodley commented Nov 29, 2016

yields after sync_marker.state = rgw_meta_sync_marker::IncrementalSync were causing RGWMetaSyncShardCR::operate() to resume in incremental_sync() instead of returning to full_sync() to finish cleanup

Fixes: http://tracker.ceph.com/issues/18076

Fixes: http://tracker.ceph.com/issues/18076

Signed-off-by: Casey Bodley <cbodley@redhat.com>
@cbodley
Copy link
Contributor Author

cbodley commented Nov 29, 2016

passes test_multi.py (requires fix from #12105)

Copy link
Member

@yehudasa yehudasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yehudasa
Copy link
Member

@cbodley what's the status of this one? we should get it through teuthology

@cbodley
Copy link
Contributor Author

cbodley commented Jan 18, 2017

@cbodley
Copy link
Contributor Author

cbodley commented Feb 20, 2017

@yehudasa ok to merge?

@yehudasa yehudasa merged commit 4771297 into ceph:master Feb 20, 2017
@cbodley cbodley deleted the wip-rgw-meta-sync-yield branch February 20, 2017 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants