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

Wrong future completed condition #88

Closed
pingww opened this issue Apr 24, 2022 · 0 comments · Fixed by #140
Closed

Wrong future completed condition #88

pingww opened this issue Apr 24, 2022 · 0 comments · Fixed by #140
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@pingww
Copy link
Contributor

pingww commented Apr 24, 2022

The future result size is a fault, should be queue's size, not subscription's size

AtomicInteger result = new AtomicInteger(subscriptions.size());

@tianliuliu tianliuliu added bug Something isn't working good first issue Good for newcomers labels Apr 27, 2022
pingww added a commit to pingww/rocketmq-mqtt that referenced this issue Aug 26, 2022
@pingww pingww mentioned this issue Aug 26, 2022
@pingww pingww closed this as completed Aug 26, 2022
pingww added a commit that referenced this issue Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
2 participants