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
Andy Piper edited this page Dec 2, 2013
·
1 revision
A retained message for a specific topic is sent as "last well known" message when a new client connects for the first time (on that topic).
In some scenarious if the retained message is too old, it can be not useful send it to new clients.
It can be useful to set a Time To Live for a retained message, so that it can be deleted when TTL expires.