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)