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

QQ: Fix crash bug when reaching delivery limit #2330

Merged
merged 1 commit into from Apr 28, 2020

Conversation

kjnilsson
Copy link
Contributor

This only happens when using basic.get but would crash the quorum queue
when the delivery limit was reached due to the transient basic.get
consumer being removed

This only happens when using basic.get but would crash the quorum queue
when the delivery limit was reached due to the transient basic.get
consumer being removed
@michaelklishin michaelklishin merged commit dc088f3 into master Apr 28, 2020
@michaelklishin michaelklishin deleted the qq-delivery-limit-bug branch April 28, 2020 10:08
@michaelklishin michaelklishin added this to the 3.8.4 milestone Apr 28, 2020
michaelklishin added a commit that referenced this pull request Apr 28, 2020
QQ: Fix crash bug when reaching delivery limit
(cherry picked from commit dc088f3)
@michaelklishin
Copy link
Member

Backported to v3.8.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants