You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Khaled (JIRA)" <ji...@apache.org> on 2008/09/04 19:29:52 UTC

[jira] Updated: (AMQ-1898) Invalid number of consumers in web reporting

     [ https://issues.apache.org/activemq/browse/AMQ-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Khaled updated AMQ-1898:
------------------------

    Attachment: AMQ-1898

Attached is a patch that fixes this JIRA

> 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
>
>         Attachments: AMQ-1898
>
>
> 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.