[
https://issues.apache.org/jira/browse/ARTEMIS-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713814#comment-15713814
]
ASF subversion and git services commented on ARTEMIS-748:
---------------------------------------------------------
Commit 9c5a91b4815a18a46419041eb6f5d4f259385856 in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=9c5a91b ]
ARTEMIS-748 Negative Address Size after paging
> 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)