You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/08/18 05:27:00 UTC

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

    [ https://issues.apache.org/jira/browse/AMQ-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17581153#comment-17581153 ] 

ASF subversion and git services commented on AMQ-9049:
------------------------------------------------------

Commit 7159b4410baea64db104f1e06e70675446b71585 in activemq's branch refs/heads/main from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=7159b4410 ]

[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)