components-contrib icon indicating copy to clipboard operation
components-contrib copied to clipboard

Update mqtt.go

Open mandarj123 opened this issue 3 years ago • 0 comments

remove mandatory "-producer" to clientId

Signed-off-by: mandarj123 [email protected]

Description

While creating subscriber from Dapr for MQTT , the -producer is appended automatically.

This breaks the subscribers since remote mqtt broker cannot accept modified clientId

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #5214

https://github.com/dapr/dapr/issues/5214

mandarj123 avatar Sep 21 '22 11:09 mandarj123