Bugs item #633392, was opened at 2002-11-04 12:57 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=633392&group_id=22866
Category: Clustering Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Simo Arajarvi (simo22) Assigned to: Nobody/Anonymous (nobody) Summary: HANamingService uses MulticastSockets Initial Comment: HANamingService uses MulticastSocket instead of JavaGroups methods for automatic discovery. This seems to cause discovery mechanism to find HA JNDI peers beyond the intended cluster partition. See: AutomaticDiscovery -inner class of org.jboss.ha.jndi.HANamingService. OS: Win2K, Solaris JDK: 1.4 Server trace: n/a Reproduce: Start two cluster partitions (pA,pB) within same subnet. Both partitions contain a HA-JNDI bound object with same name but different implementation. if partition pA becomes unavailable, clients using it's services will resort to using pB instead of failing as expected. This issue was discovered by Scott Stark and Munir Hafez at the Seattle advanced training seminar (Oct 21- 24, 2002) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=633392&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
