[jboss-user] [Remoting] - Re: MulticastDetector crashes my network

ron.sigal@jboss.com do-not-reply at jboss.com
Tue Jun 3 18:15:25 EDT 2008


I've created a JIRA issue to look into this problem:  http://jira.jboss.com/jira/browse/JBREM-991 "Investigate MulticastDetector message flood".

As I noted, there is some odd looking behavior in MulticastDetector.listen():


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

As long as you're playing with the MulticastDetector, you might want to comment out this clause and see what happens.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155505#4155505

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155505



More information about the jboss-user mailing list