We are using ActiveMQ Classic 5.15.15. I believe when the broker receives a new message it creates the corresponding queue or topic.
Is it possible to completely delete (not purge!) a topic or a queue? Purging does not help, assuming a queue has been created and a scheduled message has been put!
I didn't find any solution using the client lib I'm using right now. Probably this is not possible?