Which memory % used is this?  The broker's overall usage, or a queue's usage?

Also, what version of AMQ is it?

Look at pending message count (or Queue Size, as it's called in JMX). 
Enqueue and Dequeue counts are less reliable for telling just how many
messages exist on a Queue, or in a Topic subscription.

Also look for in-flight counts that could indicate un-acknowledged messages
delivered to clients.



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Memory-percent-used-2-tp4686537p4686598.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to