mosquitto/test/broker/06-bridge-fail-persist-resend-qos2.conf
Roger A. Light a187b3f5fa [57] Handle PUB* with unknown message id gracefully.
Allows message flow to complete where e.g. the broker didn't persist a
partially complete flow.

Thanks to jsaak jsaak and Hiram van Paassen.

Bug: https://github.com/eclipse/mosquitto/issues/57
2016-05-19 15:16:19 +01:00

12 lines
183 B
Plaintext

port 1889
connection bridge-u-test
remote_clientid bridge-u-test
address 127.0.0.1:1888
topic bridge/# out
cleansession true
notifications false
restart_timeout 5
try_private false