]
Brian Stansberry closed JBAS-7981.
----------------------------------
Resolution: Done
Use of jgroups.tcpping.initial_hosts in example JGroups
configurations
----------------------------------------------------------------------
Key: JBAS-7981
URL:
https://jira.jboss.org/jira/browse/JBAS-7981
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Clustering
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Minor
Fix For: 6.0.0.CR1
The TCP JGroups configurations use the property jgroups.tcpping.initial_hosts for the
example TCPPING configurations.
<TCPPING timeout="3000"
initial_hosts="${jgroups.tcpping.initial_hosts:localhost[7600],localhost[7601]}"
port_range="1"
num_initial_members="3"/>
This is the internal JGroups property that overrides all TCPPING.initial_hosts values.
This property should not be used here, as it encourages users to set this property, which
has the unintended consequence of overriding *all* TCPPING.initial_hosts values.
Investigate jboss.partition.udpGroup as well, although JGroups shouldn't be using
properties in the jboss namespace any more.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: