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

Handle retained bit in the bridge (vmq_bridge) #1226

Merged
merged 1 commit into from Jul 12, 2019

Conversation

larshesel
Copy link
Contributor

This should fix #1223

I'm not sure why we didn't forward the retain bits before - to me it looks like an oversight. Note that this PR changes the gen_mqtt_client behaviour callback definition for the publish function.

I think this is a bug, I've therefore included it into the 1.8.1 milestone.

dergraf
dergraf previously approved these changes Jun 21, 2019
Copy link
Contributor

@dergraf dergraf left a comment

Choose a reason for hiding this comment

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

LGTM

@larshesel larshesel force-pushed the handle-retain-bit-in-vmq-bridge branch from 7aa1096 to 736e936 Compare June 21, 2019 13:50
@ioolkos
Copy link
Contributor

ioolkos commented Jul 4, 2019

@dergraf ready to merge?

@dergraf
Copy link
Contributor

dergraf commented Jul 12, 2019

Dialyzer reports issues... otherwise LGTM

@larshesel larshesel force-pushed the handle-retain-bit-in-vmq-bridge branch from 736e936 to fa9e7f6 Compare July 12, 2019 08:52
@larshesel larshesel merged commit bab21cf into vernemq:master Jul 12, 2019
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.

Retain bit not set on messages published to bridges (protocol level 131)
3 participants