Skip to content

fix(mqtt-proxy): client id can be empty#5816

Merged
spacewander merged 1 commit into
apache:masterfrom
spacewander:mqte
Dec 16, 2021
Merged

fix(mqtt-proxy): client id can be empty#5816
spacewander merged 1 commit into
apache:masterfrom
spacewander:mqte

Conversation

@spacewander

Copy link
Copy Markdown
Member

Fix #5802

Signed-off-by: spacewander [email protected]

What this PR does / why we need it:

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@spacewander

Copy link
Copy Markdown
Member Author

One can also use -i client_id to work around this, like mosquitto_pub -t test -m "Hallo" -p 9100 -i aaa.

@spacewander
spacewander merged commit de65fc4 into apache:master Dec 16, 2021
@spacewander
spacewander deleted the mqte branch December 16, 2021 06:08
bzp2010 pushed a commit to bzp2010/apisix that referenced this pull request Dec 30, 2021
bzp2010 added a commit to bzp2010/apisix that referenced this pull request Dec 31, 2021
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.

bug: no connection to MQTT broker possible by using mqtt_proxy

3 participants