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: Class member cookie is not initialized correctly in some coroutine's constructor. #11673

Merged
merged 1 commit into from Nov 23, 2016

Conversation

zhangsw
Copy link
Contributor

@zhangsw zhangsw commented Oct 28, 2016

Cookie has been defined as a class member, and is not initialized correctly because we define a local variable named cookie, which is not not expected.

Signed-off-by: Zhang Shaowen zhangshaowen@cmss.chinamobile.com

@mattbenjamin
Copy link
Contributor

@oritwas I'm going with harmless cleanup?

@oritwas
Copy link
Member

oritwas commented Oct 29, 2016

lgtm

@zhangsw zhangsw force-pushed the fix-rgw-initbucketshardsync-bug branch from e8b9c2d to b77d4fe Compare October 31, 2016 00:43
@liewegas liewegas changed the title rgw:Class member cookie is not initialized correctly in some coroutine's constructor. rgw: Class member cookie is not initialized correctly in some coroutine's constructor. Nov 3, 2016
@liewegas liewegas added this to the kraken milestone Nov 3, 2016
@oritwas
Copy link
Member

oritwas commented Nov 9, 2016

@zhangsw , can you rebase?

@zhangsw zhangsw force-pushed the fix-rgw-initbucketshardsync-bug branch from b77d4fe to a934913 Compare November 10, 2016 05:54
@zhangsw
Copy link
Contributor Author

zhangsw commented Nov 10, 2016

@oritwas , rebase done.

RGWInitBucketShardSyncStatusCoroutine and RGWInitDataSyncStatusCoroutine.

Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
@zhangsw zhangsw force-pushed the fix-rgw-initbucketshardsync-bug branch from a934913 to eb4f0ac Compare November 14, 2016 09:43
@ghost
Copy link

ghost commented Nov 17, 2016

jenkins test this please (eio now ignored in master)

@oritwas oritwas merged commit 02bf3ba into ceph:master Nov 23, 2016
@zhangsw zhangsw deleted the fix-rgw-initbucketshardsync-bug branch November 24, 2016 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants