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

Added a unit test, check offline queue in QoS 1 #264

Merged
merged 5 commits into from
Aug 3, 2019

Conversation

gnought
Copy link
Collaborator

@gnought gnought commented Jul 16, 2019

The items in offline queue should be same as what we inserted.
However it is related to aedes-persistence. The PR moscajs/aedes-persistence#31 will fix the CI test.

@mcollina
Copy link
Collaborator

Would you mind to bump aedes persistence?

@gnought
Copy link
Collaborator Author

gnought commented Jul 18, 2019

The CI test will pass after merging moscajs/aedes-persistence#33

@gnought
Copy link
Collaborator Author

gnought commented Jul 20, 2019

And this PR also requires moscajs/aedes-persistence#32, otherwise aedes will not properly call emptyQueue

@gnought gnought mentioned this pull request Jul 20, 2019
@gnought gnought changed the title Fixed the incorrect offline queue in QoS 1 Added a unit test, check offline queue in QoS 1 Jul 29, 2019
Copy link
Collaborator

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mcollina mcollina merged commit 96a1481 into moscajs:master Aug 3, 2019
@mcollina
Copy link
Collaborator

mcollina commented Aug 3, 2019

Are we ready for a release of Aedes? Would you mind sending PRs to the redis and mongodb persistences updating them?

@gnought gnought deleted the hotfix/qos1_offline_queue branch August 6, 2019 13:53
@gnought
Copy link
Collaborator Author

gnought commented Aug 6, 2019

Which part do you want to update aedes-persistence-redis and aedes-persistence-mongodb?
Still have some PR on hands. The release could go fast if we agree on directly making changes in master branch. :)

@mcollina
Copy link
Collaborator

mcollina commented Aug 6, 2019 via email

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

Successfully merging this pull request may close these issues.

2 participants