[jboss-jira] [JBoss JIRA] Closed: (JBAS-3649) Startup switches should set the new JGroups system properties
Brian Stansberry (JIRA)
jira-events at jboss.com
Wed Sep 13 18:14:32 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3649?page=all ]
Brian Stansberry closed JBAS-3649.
----------------------------------
Resolution: Done
Fix Version/s: JBossAS-4.0.5.GA
Fixed for 4.0.5.GA as well. That release ships with JGroups 2.2.7 which internally still only uses the old bind.address property. But the -b switch will set both versions of the property, so if a user upgrades to JGroups 2.4 or higher or uses the new property in a config file, it will be respected.
> Startup switches should set the new JGroups system properties
> -------------------------------------------------------------
>
> Key: JBAS-3649
> URL: http://jira.jboss.com/jira/browse/JBAS-3649
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Clustering
> Reporter: Brian Stansberry
> Assigned To: Brian Stansberry
> Fix For: JBossAS-4.0.5.GA, JBossAS-5.0.0.Beta
>
>
> JGroups has created a more formalized system for the names of the system properties it uses (see http://wiki.jboss.org/wiki/Wiki.jsp?page=SystemProps). We need to ensure that when the JBoss AS command-line switches are used, the new system properties get set:
> -b jgroups.bind_addr
> -u jgroups.udp.mcast_addr
> The old properties will be set as well to ensure legacy config files still work.
--
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
More information about the jboss-jira
mailing list