Hey @Aaron , Thanks for the information.
I am maintaining Solace brokers and my smart developers use different mqtt sessions for their dev/testing activities, sometimes with clean session:true/ false and move on. As an administrator, I see the leftover sessions, queues and even msgs in the queues for the subscriptions. Nobody cares for these resources. Now I want to implement a cleanup measure, irrespective of the type of implementation of pub/sub clients.
Is there any way to implement at the solace broker level to clear all the sessions/clients/queues existing unused beyond a defined TTL.