Paul Smith created AMQ-5544:
-------------------------------
Summary: Broker level TotalMessageCount metric can be negative
Key: AMQ-5544
URL: https://issues.apache.org/jira/browse/AMQ-5544
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.10.0
Reporter: Paul Smith
Priority: Minor
We export both a broker level TotalMessageCount and per-queue QueueSize metrics
to a separate Metric collection system.
We recently had an issue which required us to purge the queue, and this seemed
to reset the Queue level metrics well, but now the TotalMessageCount on the
Broker JMX bean is now reporting a count of -24415.
This makes alarming over broker level queues a bit difficult, and in fact it's
now a bit useless as a metric until we can restart the broker.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)