You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Publishing the same message using mosquitto_pub with qos 1 succeeds, whereas using qos 0 fails. For other mqtt clients, this issue doesn't seem to happen.
To Reproduce
Steps to reproduce the behavior:
run zilla and kafka in docker with these configs: bn.zip
make sure the kafka host in the kafka-asyncapi.yaml is correct
Describe the bug
Publishing the same message using
mosquitto_pub
with qos 1 succeeds, whereas using qos 0 fails. For other mqtt clients, this issue doesn't seem to happen.To Reproduce
Steps to reproduce the behavior:
kafka-asyncapi.yaml
is correctThe text was updated successfully, but these errors were encountered: