]
Tim Fox reassigned JBMESSAGING-1237:
------------------------------------
Assignee: Jeff Mesnil (was: Clebert Suconic)
Daily counters increment on timer regardless of whether and messages
are sent
-----------------------------------------------------------------------------
Key: JBMESSAGING-1237
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-1237
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.4.0.SP3
Reporter: Mike Clark
Assigned To: Jeff Mesnil
Fix For: 1.4.0.SP3.CP02, 1.4.1.beta2
The jboss.messaging.destination:service=[Queue|Topic],name=[destination name] MBeans keep
message statistics on message counts by hour of the day. However, these counts are not
correlated to any message traffic. It appears that they are simply incremented every time
the org.jboss.jms.server.messagecounterMessageCounter#onTimer() method is called. (Since
the timer period is set to 5 seconds by default, the count is approximately 720 for every
hour.)
To see this, you just need to enable message counting with the
jboss.messaging:service=ServerPeer MBean's enableMessageCounters() operation and then
check any destination MBean's listMessageCounterHistoryAsHTML() operation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: