Web Admin purge function doesn't purge all messages
---------------------------------------------------
Key: AMQ-1462
URL: https://issues.apache.org/activemq/browse/AMQ-1462
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.0.0
Reporter: Jason Vasquez
Priority: Minor
Setup:
* One fast producer (about 250 2KB msgs/second)
* One queue browser (firing every 5 seconds)
* No consumers
* Default broker configuration
With about 15,000 queued messages, using the 'purge' method from the queues
view will remove about 4000-5000 messages at a time, not all messages on the
queue as expected. (I of course wouldn't expect the message count to hit
zero as more messages are arriving in the meantime)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.