You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "henry ye (Jira)" <ji...@apache.org> on 2022/08/15 16:12:00 UTC

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

henry ye created AMQ-9049:
-----------------------------

             Summary: 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


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)