You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2014/12/17 20:57:13 UTC

[jira] [Updated] (AMQ-5289) Track forwards across a network in destination statistics

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

Hadrian Zbarcea updated AMQ-5289:
---------------------------------
    Fix Version/s: 5.10.1

> Track forwards across a network in destination statistics
> ---------------------------------------------------------
>
>                 Key: AMQ-5289
>                 URL: https://issues.apache.org/jira/browse/AMQ-5289
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.10.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>              Labels: accounting, destinations, mbean, statistics
>             Fix For: 5.10.1, 5.11.0
>
>
> When using message stats for accountability in a broker mesh the forwarding of messages results in duplicate accounting because the same message is dequeued multiple times, when forwarded and when consumed.
> tracking forwards in the destination statistic means that local consumption can be captured with dequeueCount - forwardCount



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)