-
Bug
-
Resolution: Done
-
Major
-
AMQ 7.0.1.GA
-
None
-
Release Notes
-
-
It is possible under high load that the message count statistics get out of sync. Currently there is no workaround other than restarting the broker.
-
Documented as Resolved Issue
-
Its possible that the queue JMX attributes "Mesage count", "Messages added", "Message acknowledged" get out of sync.
Sometimes hawtio reports a higher value for "Messages added" than "Message acknowledged" while "Message count" is 0 and all messages got correctly consumed by the connected consumers.
It seems to require multiple consumers on a queue (and perhaps multiple producers too) for the problem to occur.
- is related to
-
ARTEMIS-1379 Loading...