Hi All,

We are running into a case where our queue size is < 0 via both the
webconsole and via jmx in 5.3.2.  Here is our scenario:

VM1: looping 5000 times, each time pushing a message into a queue
VM2: listening on the queue (1 listener) and processing the messages
VM2: responds to a REST call by purging messages from the queue by a
particular property (QueueViewMBean.removeMatchingMessages(...)).

After calling QueueViewMBean.removeMatchingMessages(...) (deletes > 1K
messages from the queue) the queue size goes negative.  Saw a few posts that
are related, but they go back a few years with no clear resolution.  

Has anyone seen this?  Please let me know if you need additional
information, would gladly supply.

Thanks in advance,
Al

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Negative-Queue-Size-in-5-3-2-tp4653409.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to