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

fix: wills table de duplicate #104

Merged
merged 3 commits into from
Aug 1, 2022
Merged

Conversation

friesendrywall
Copy link
Contributor

This proposal is a companion fix to aedes to allow sending wills on startup. Also, this addresses issue #102 with duplicate WILLKEY items.

@robertsLando
Copy link
Member

Could you add a test that covers this?

@friesendrywall
Copy link
Contributor Author

My implementation was wrong for streaming wills, so I removed it, and only added the de-duplication tests. I think this needs to be managed in aedes mostly, although its possible the persistence layer may need to be tweaked to allow a broker to pull only its own wills.

@friesendrywall
Copy link
Contributor Author

Changed to streamWill

@robertsLando robertsLando changed the title Wills table de duplicate, streamWill on startup support fix: wills table de duplicate, streamWill on startup support Aug 1, 2022
@robertsLando robertsLando changed the title fix: wills table de duplicate, streamWill on startup support fix: wills table de duplicate Aug 1, 2022
@robertsLando robertsLando merged commit f53ed12 into moscajs:master Aug 1, 2022
@friesendrywall
Copy link
Contributor Author

friesendrywall commented Oct 11, 2022 via email

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

Successfully merging this pull request may close these issues.

2 participants