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

something about function db__message_write_queued_in #2593

Closed
flyfish123-sudo opened this issue Jul 19, 2022 · 1 comment
Closed

something about function db__message_write_queued_in #2593

flyfish123-sudo opened this issue Jul 19, 2022 · 1 comment
Labels
Component: mosquitto-broker Status: Completed Nothing further to be done with this issue, it can be closed by the requestor or committer. Type: Bug
Milestone

Comments

@flyfish123-sudo
Copy link

the source code is:
if(context->msgs_out.inflight_maximum != 0 && context->msgs_in.inflight_quota == 0){break;}
actually i think it should means context->msgs_in.inflight_maximum .

ralight added a commit that referenced this issue Aug 6, 2022
This is for incoming messages.

Closes #2593. Thanks to dongguoqing2015.
@ralight
Copy link
Contributor

ralight commented Aug 6, 2022

Lovely! Thank you, that's a good spot.

@ralight ralight added Type: Bug Component: mosquitto-broker Status: Completed Nothing further to be done with this issue, it can be closed by the requestor or committer. labels Aug 6, 2022
@ralight ralight added this to the 2.0.15 milestone Aug 6, 2022
@ralight ralight closed this as completed Aug 6, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Component: mosquitto-broker Status: Completed Nothing further to be done with this issue, it can be closed by the requestor or committer. Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants