Messages seem to be getting stuck on queues
-------------------------------------------
Key: AMQ-3525
URL: https://issues.apache.org/jira/browse/AMQ-3525
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.x
Environment: Red Hat Enterprise Linux 5, x86_64
apache-activemq-5.5-fuse-20110915.022452-46
Reporter: Peter Blackburn
Running load test of our application using AMQ as the JMS provider, messages
seem to get stuck on the queues. After load test was stopped, but application
was still running and all consumers still connected to the AMQ server. Several
minutes later, the queue sizes were:
QUEUE_A 2
QUEUE_B 3
QUEUE_C 3
QUEUE_D 1
QUEUE_E 33
Our application was then stopped and the AMQ server restarted. There were no
consumers for any of the queues at this point. After restart, the queue sizes
were as follows:
QUEUE_A 2
QUEUE_C 3
QUEUE_E 26
Spot checks of the messages remaining after broker restart appear to show that
they were successfully consumed during the load test run, but are somehow still
on the queues.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira