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 RGWCompletionManager get_next stuck after going down #20095

Merged
merged 1 commit into from Feb 15, 2018

Conversation

tianshan
Copy link
Contributor

fix the situation cond.Signal() fist then we go into cond.wait()

Signed-off-by: Tianshan Qu tianshan@xsky.com

@cbodley
Copy link
Contributor

cbodley commented Jan 25, 2018

@tianshan can you please create a tracker issue so we can backport?

fix the situation cond.Signal() fist then we go into cond.wait()

fixes: http://tracker.ceph.com/issues/22799

Signed-off-by: Tianshan Qu <tianshan@xsky.com>
@tianshan
Copy link
Contributor Author

@yuriw
Copy link
Contributor

yuriw commented Feb 14, 2018

@yuriw yuriw merged commit d881a41 into ceph:master Feb 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants