Hi, Is there a way to limit the queue depth of an ActiveMQ queue in number of messages?
I know there are ”per destination policies” that can detect queue usage in terms of memory used. However, the number of messages may indicate other things, like how many .log files (kahadb) that can be tied up by a certain queue where the consumer is infrequent (or just unstable). BR Petter