[
https://issues.apache.org/jira/browse/AMQ-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17581154#comment-17581154
]
ASF subversion and git services commented on AMQ-9049:
------------------------------------------------------
Commit 6371bf15e6f780f7bf789120acbabd055ed186f8 in activemq's branch
refs/heads/main from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=6371bf15e ]
Merge pull request #884 from jbonofre/AMQ-9049
[AMQ-9049] Mention dicarded messages in getTotalDequeueCount operation of
BrokerViewMBean
> 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)