Invalid number of consumers in web reporting
--------------------------------------------
Key: AMQ-1898
URL: https://issues.apache.org/activemq/browse/AMQ-1898
Project: ActiveMQ
Issue Type: Bug
Components: JMS client
Affects Versions: 5.1.0, 5.2.0
Reporter: Khaled
Fix For: 5.2.0
Here are the steps to reproduce it:
1) Create a queue with a number of messages (persistent or not) and no
consumers on that queue.
2) Go to your web reporting page then click on that queue (browse it)
3) Browse any of the messages (like try to read its contents).
4) Now go back to the Queues page
You'll see the number of consumers increased by 3 each time you do that. And
these consumers aren't REAL consumers. They're only there to show you the
message, but they won't consume the message.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.