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

msg/Pipe: discard delay queue before incoming queue #4029

Merged
merged 1 commit into from Mar 17, 2015
Merged

msg/Pipe: discard delay queue before incoming queue #4029

merged 1 commit into from Mar 17, 2015

Conversation

ghost
Copy link

@ghost ghost commented Mar 17, 2015

Shutdown the delayed delivery before the incoming queue in case the
DelayedDelivery thread is busy queuing messages.

Fixes: #9910
Signed-off-by: Sage Weil sage@redhat.com
Reviewed-by: Greg Farnum greg@inktank.com
(cherry picked from commit f7431cc)

Shutdown the delayed delivery before the incoming queue in case the
DelayedDelivery thread is busy queuing messages.

Fixes: #9910
Signed-off-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
(cherry picked from commit f7431cc)
@ghost ghost added bug-fix core labels Mar 17, 2015
@ghost ghost self-assigned this Mar 17, 2015
@ghost ghost added this to the giant milestone Mar 17, 2015
@loic-bot
Copy link

SUCCESS: the output of run-make-check.sh on centos-7 for ad90470 is http://paste2.org/CUBee6YL

:octocat: Sent from GH.

@gregsfortytwo
Copy link
Member

👍

liewegas added a commit that referenced this pull request Mar 17, 2015
msg/Pipe: discard delay queue before incoming queue

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
@liewegas liewegas merged commit bc1b9d2 into ceph:giant Mar 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants