[
https://issues.apache.org/jira/browse/ARTEMIS-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713812#comment-15713812
]
ASF GitHub Bot commented on ARTEMIS-748:
----------------------------------------
Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/903
I will merge this myself, after extensive testing.
> AddressSize show a negative number.
> ------------------------------------
>
> Key: ARTEMIS-748
> URL: https://issues.apache.org/jira/browse/ARTEMIS-748
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Fábio Gomes dos Santos
> Priority: Blocker
> Fix For: 1.6.0
>
> Attachments: Grafana Artemis Queues Dashboard.png
>
>
> AddressSize shows a negative number on jmx
> Is a Mbean, and his path is:
> {code}
> org.apache.activemq.artemis:type=Broker,brokerName=\"{#ARTEMIS_BROKER}\",module=Core,serviceType=Address,name=\"jms.queue.{#QUEUE_NAME}\"",AddressSize
> {code}
> i don't know if this is really a bug or this number is expected.
> The queue as no message, but return this:
> {code}Name Value Type Display Name Update Interval Description
> AddressSize -3636362 long AddressSize -1 N/A
> {code}
> I think this occurs after the queue starts to paging. But not sure...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)