[
https://issues.apache.org/jira/browse/AMQ-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17581156#comment-17581156
]
ASF subversion and git services commented on AMQ-9049:
------------------------------------------------------
Commit 4818cf688cba426a1fd22875ee5153e22434ca29 in activemq's branch
refs/heads/activemq-5.16.x from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=4818cf688 ]
[AMQ-9049] Mention dicarded messages in getTotalDequeueCount operation of
BrokerViewMBean
(cherry picked from commit 7159b4410baea64db104f1e06e70675446b71585)
> 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)