Description
It would be good to have a configuration with which we can limit the number of topics/queues that can be created in ActiveMQ setup.
The will help in cases where some client creates thousands of queues/topics and can potentially affect broker service.
For e.g. by default each queue also creates a dispatcher thread so having tens of thousands of queues in one go can potentially cause DOS in broker setup.