[
http://jira.jboss.com/jira/browse/JBAS-3587?page=all ]
Brian Stansberry updated JBAS-3587:
-----------------------------------
Summary: Add a system property to configure TCPPING.initial_hosts (was: Add a
startup switch to configure TCPPING.initial_hosts)
Description:
We want to make it easy to switch from a UDP-based JGroups config to a TCP-based one.
With the multiplexer this can be as simple as switching the multiplexer stack name in the
various config files. One thing that makes the switch a pain is the need to configure
initial_hosts in TCPPING. We should make a system property to allow this to be
externalized from the xml file, e.g:
<TCPPING initial_hosts={${jgroups.tcp.initial_hosts:localhost[7800]} ...
For now I'm going to go with just a system property. If people want a startup switch
they can request it.
was:
As discussed on conf call, we want to make it easy to switch from a UDP-based JGroups
config to a TCP-based one. With the multiplexer this can be as simple as switching the
multiplexer stack name in the various config files. One thing that makes the switch a pain
is the need to configure initial_hosts in TCPPING. We should make a startup switch and
system property to allow this to be externalized from the xml file, e.g:
<TCPPING initial_hosts={${jboss.tcp.initial.hosts:localhost[7800]} ...
Should discuss on the forum whether we want a startup switch or just a property set via
-D. My preference is a switch.
Add a system property to configure TCPPING.initial_hosts
--------------------------------------------------------
Key: JBAS-3587
URL:
http://jira.jboss.com/jira/browse/JBAS-3587
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Clustering
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Fix For: JBossAS-5.0.0.CR1, JBossAS-4.0.6.CR1
We want to make it easy to switch from a UDP-based JGroups config to a TCP-based one.
With the multiplexer this can be as simple as switching the multiplexer stack name in the
various config files. One thing that makes the switch a pain is the need to configure
initial_hosts in TCPPING. We should make a system property to allow this to be
externalized from the xml file, e.g:
<TCPPING initial_hosts={${jgroups.tcp.initial_hosts:localhost[7800]} ...
For now I'm going to go with just a system property. If people want a startup switch
they can request it.
--
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira