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

Empty messages on retained topic for all MQTT messages #575

Closed
vordimous opened this issue Nov 14, 2023 · 0 comments · Fixed by #577
Closed

Empty messages on retained topic for all MQTT messages #575

vordimous opened this issue Nov 14, 2023 · 0 comments · Fixed by #577
Assignees

Comments

@vordimous
Copy link
Contributor

Every message sent to Zilla via the mqtt-kafka binding is creating a message with blank key, value, and headers. A message sent with the retained flag correctly creates a message.

image

To Reproduce
Steps to reproduce the behavior:

  1. Run the quickstart
  2. send messages over MQTT or wait for the simulator to send.
  3. notice empty message in the iot-retained topic
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 a pull request may close this issue.

3 participants