[ http://jira.jboss.com/jira/browse/JGRP-14?page=comments#action_12314536 ] Bela Ban commented on JGRP-14: ------------------------------
Modified belacode.java a bit (removed unneeded code) and attached to this case as 2nd attachment. With this and the latest 2.2.8 from CVS, the bug has been fixed. > TCP protocol stack won't merge view with initial hosts specified as IP > addresses > -------------------------------------------------------------------------------- > > Key: JGRP-14 > URL: http://jira.jboss.com/jira/browse/JGRP-14 > Project: JGroups > Type: Bug > Versions: 2.2.8 > Environment: Linux and JGroups 2.2.7 > Reporter: Zac Hansen > Assignee: Bela Ban > Fix For: 2.2.8 > Attachments: belacode.java, belacode.java > > > When I use a TCP protocol stack with TCPPING having initial members as ip > addresses: initial_members=192.168.1.200[4000], no merges will occur when 2 > instances are started simultaneously. The same thing with > initial_members=localhost[4000] merges fine when 2 instances are started > simultaneously. > The following code reproduces the problem when started with a command line > parameter of 1, and works when run with a parameter of 0. -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
