Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mosquitto-dev] Mosquitto 2.0.11 - LWT (notification topic) is cached

Hi Team,
    We are currently using the notification topic feature to detect if the bridge is connected or disconnected. We notice that the message is getting published to the old notification topic as well. i.e. If I change the topic from test/a to test/b and restart the mosquitto. It is published to both test/a and test/b topics. Can you let me know if the topics are cached somewhere?

Regards,
Ajay.D

Back to the top