[jboss-remoting-issues] [JBoss JIRA] Created: (JBREM-991) Investigate MulticastDetector message flood

Ron Sigal (JIRA) jira-events at lists.jboss.org
Tue Jun 3 18:13:20 EDT 2008


Investigate MulticastDetector message flood
-------------------------------------------

                 Key: JBREM-991
                 URL: http://jira.jboss.com/jira/browse/JBREM-991
             Project: JBoss Remoting
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Ron Sigal
         Assigned To: Ron Sigal
             Fix For: 2.2.2.SP8


A use has reported that org.jboss.remoting.detection.multicast.MulticastDetector is flooding the network with messages.  The problem might lie MulticastDetector.listen():

            else
            {
               // for now, assume anything *not* of type Detection
               // is a prompt to send out detection msg
               heartbeat();
            }

-- 
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-remoting-issues mailing list