Number of messages when browsing queue is different to "Number Of Pending
Messages" in queue list
-------------------------------------------------------------------------------------------------
Key: AMQ-2186
URL: https://issues.apache.org/activemq/browse/AMQ-2186
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.2.0
Environment: Found on Windows but reproduced under Linux
Reporter: Loc Truong
Assignee: Rob Davies
Priority: Critical
Fix For: 5.2.0
When you "purge" queue from web admin console, it zeroes queue message
counter. But if you have an active consumer at that time which
pre-fetched messages than your consumer will keep sending ack as it
process messages from its buffer. ActiveMQ will keep decrement counter
upon receiving each ack. So when consumer is done queue will show
MINUS<consumer buffer size>.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.