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

Stalled Queue member may stall the group #375

Closed
kozlovic opened this issue Aug 15, 2017 · 0 comments
Closed

Stalled Queue member may stall the group #375

kozlovic opened this issue Aug 15, 2017 · 0 comments
Assignees
Labels

Comments

@kozlovic
Copy link
Member

If a queue member is stalled, it may still be picked as the member to
send a message to, even when there are other members that are not
stalled, effectively stalling the whole group.

@kozlovic kozlovic added the bug label Aug 15, 2017
@kozlovic kozlovic self-assigned this Aug 15, 2017
kozlovic added a commit that referenced this issue Aug 15, 2017
This happens if a member is stalled and other members are not but
have a number of outstanding acks higher than the stalled member.

Resolves #375
kozlovic added a commit that referenced this issue Aug 16, 2017
This happens if a member is stalled and other members are not but
have a number of outstanding acks higher than the stalled member.

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

No branches or pull requests

1 participant