Skip to content

Publish stored messages using Enumerator #2018

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 1 commit into
base: release/4.x.x
Choose a base branch
from

Conversation

nedimtokic
Copy link

When using the MqttManagedClient, the function LoadQueuedMessagesAsync retrieves all data from the user, and when we have a large amount of data, we can issue a high memory consumption.

This PR removes adding loaded data into queue and sends it just before starting publishing new data.

@nedimtokic
Copy link
Author

@dotnet-policy-service agree

@chkr1011 chkr1011 changed the base branch from master to release/4.x.x August 24, 2024 09:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant