You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2022/08/18 05:28:00 UTC

[jira] [Resolved] (AMQ-9049) Misleading metrics MBeanInfo annotation

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

Jean-Baptiste Onofré resolved AMQ-9049.
---------------------------------------
    Resolution: Fixed

> Misleading metrics MBeanInfo annotation
> ---------------------------------------
>
>                 Key: AMQ-9049
>                 URL: https://issues.apache.org/jira/browse/AMQ-9049
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>            Reporter: henry ye
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 5.18.0, 5.17.2, 5.16.6
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Metrics MBeanInfo annotation in class BrokerViewMBean is misleading
> e.g.
> @MBeanInfo("Number of messages that have been acknowledged on the broker.")
> long getTotalDequeueCount();
> Actually message dequeued count also increase when it gets discarded



--
This message was sent by Atlassian Jira
(v8.20.10#820010)