Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-671

JMX: ReceivedBytes and ReceivedMessages are not updated correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.4.2, 2.6.2, 2.7
    • None
    • None

      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?

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: