-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
JBossAS-5.1.0.GA
After sending a message(s), some properties have bad values:
Count = 0,
Count Delta = 0,
Time Last Update = 0,
However,
Depth 4 The current message count of pending messages within the queue waiting for dispatch
Depth Delta 3 The message count delta of pending messages since last method call
Did the meaning of Count change?
I've looked at the queue MBean in JMX console, and there's no count property. Jopr takes this from ProfilseService, so perhaps that's where zero comes from? Anyway, this is a regression.
- blocks
-
JBPAPP-2418 JBAS-7125 - JMS Destinations: properties "Count" and "Time Last Update" are 0 after sending a message
- Closed
- is related to
-
JBAS-6720 Make sure that the metrics for Topics and Queues (eg. All Message Count, Depth, Depth Delta) are marked as ViewUse.STATISTIC
- Closed