You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2010/01/28 21:02:32 UTC

[jira] Resolved: (AMQ-2586) "queue size " metrics for topics not accurate

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

Hiram Chirino resolved AMQ-2586.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.4.0

Fixed in trunk in rev 904243

> "queue size " metrics for topics not accurate
> ---------------------------------------------
>
>                 Key: AMQ-2586
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2586
>             Project: ActiveMQ
>          Issue Type: Bug
>            Reporter: Hiram Chirino
>             Fix For: 5.4.0
>
>
> The queue size metric for topics is currently not accurate.  It is also throwing off the broker total message count metric.  In the queue case this metric is always going up but never comes down.  Since there is no "queue" for topics it would be better if this metrics just reported 0.
> An alternative solution would be to sum the number of messages in all the subscriptions attached to the topic.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.