Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Incomplete
-
5.5.0
-
None
-
None
-
RHEL 5.5, Sun Java 1.6.0_21, Tomcat 6, Synchronous message consumers, 10k messages per consumer prefetch, 2-10 million messages a day, in-container broker.
Description
After the purge and deletion of a queue and a restart of the broker, the broker shows a negative number of pending messages. Similar to AMQ-1693. Seen this at least a dozen times in our environment. Another restart with no messages pending and no consumers will zero the counter correctly but we can't be restarting our app every time this happens. Things still seem to work after the counter goes negative but if anything inside ActiveMQ is counting on this counter being correct well... let me know if I can help
Attachments
Issue Links
- is related to
-
AMQ-4598 Negative JMX QueueSize attribute in due to purging a queue
- Resolved