[jboss-jira] [JBoss JIRA] Resolved: (JGRP-671) JMX: ReceivedBytes and ReceivedMessages are not updated correctly
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Jan 23 06:13:21 EST 2008
[ http://jira.jboss.com/jira/browse/JGRP-671?page=all ]
Bela Ban resolved JGRP-671.
---------------------------
Resolution: Done
> JMX: ReceivedBytes and ReceivedMessages are not updated correctly
> -----------------------------------------------------------------
>
> Key: JGRP-671
> URL: http://jira.jboss.com/jira/browse/JGRP-671
> Project: JGroups
> Issue Type: Bug
> Reporter: Bela Ban
> Assigned To: Bela Ban
> Fix For: 2.4.2, 2.6.2, 2.7
>
>
> I'm currently looking at the JMx implementation in jGroups 2.6.1.
> It seems that using a Receiver on a Channel does not update the number and size of received messages: the dumpStats operation and the attributes ReceivedBytes and ReceivedMessages return a false result.
> The deprecated method receive in the class JChannel increments the variables received_msgs and received_bytes. I think the method up(Event) in the class JChannel should also update the counters. Do you agree?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list