Skip to main content

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

Please note that we have enabled persistence and we are seeing this behaviour only if persistence is enabled.

Sent from my iPhone

> On Jan 3, 2022, at 5:54 PM, ajay dinakaran <ajaydinakaran16@xxxxxxxxx> wrote:
> 
> 
> 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