[
https://issues.apache.org/activemq/browse/AMQ-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully updated AMQ-2586:
----------------------------
Fix Version/s: 5.3.1
update fixed version to 5.3.1 as fix merge to 5.3 branch
> "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.3.1, 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.