[
https://issues.jboss.org/browse/JGRP-1386?page=com.atlassian.jira.plugin....
]
prince cao updated JGRP-1386:
-----------------------------
Description:
When I use a TCP protocol stack with TCPPING having
<TCPPING timeout="3000"
initial_hosts="${jgroups.tcpping.initial_hosts:localhost[7800]}"
port_range="1"
num_initial_members="3"/>
and start 2 instances on the same machine at the same time, the 2 instances failed to jion
the same view.
But when is use IP address, it seems work well.
This do worked well on 2.6.9 and earlier versions.
was:
When I use a TCP protocol stack with TCPPING having
<TCPPING timeout="3000"
initial_hosts="${jgroups.tcpping.initial_hosts:localhost[7800]}"
port_range="1"
num_initial_members="3"/>
and start 2 instances on the same machine at the same time, the 2 instances failed to jion
the same view.
This do worked well on 2.6.9 and earlier versions.
Can not set "localhost" for init_host on TCPPING stack
------------------------------------------------------
Key: JGRP-1386
URL:
https://issues.jboss.org/browse/JGRP-1386
Project: JGroups
Issue Type: Bug
Affects Versions: 2.6.10
Reporter: prince cao
Assignee: Bela Ban
When I use a TCP protocol stack with TCPPING having
<TCPPING timeout="3000"
initial_hosts="${jgroups.tcpping.initial_hosts:localhost[7800]}"
port_range="1"
num_initial_members="3"/>
and start 2 instances on the same machine at the same time, the 2 instances failed to
jion the same view.
But when is use IP address, it seems work well.
This do worked well on 2.6.9 and earlier versions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira