[jboss-jira] [JBoss JIRA] Commented: (JGRP-296) List and document system properties used in JGroups
Brian Stansberry (JIRA)
jira-events at jboss.com
Sun Sep 3 13:37:43 EDT 2006
[ http://jira.jboss.com/jira/browse/JGRP-296?page=comments#action_12342709 ]
Brian Stansberry commented on JGRP-296:
---------------------------------------
A couple others for MPING, which would want to use a different address/port from any UDP-based channel in the same JVM:
jgroups.mping.mcast_addr
jgroups.mping.mcast_port
Also, a transition from jboss.partition.udpGroup to jgroups.udp.mcast_addr can be done within the AS itself. All new config files use jgroups.udp.mcast_addr, but if the -u switch is set both system properties get set, so legacy config files still work.
> List and document system properties used in JGroups
> ---------------------------------------------------
>
> Key: JGRP-296
> URL: http://jira.jboss.com/jira/browse/JGRP-296
> Project: JGroups
> Issue Type: Task
> Affects Versions: 2.3 SP1
> Reporter: Bela Ban
> Assigned To: Bela Ban
> Priority: Minor
> Fix For: 2.4
>
>
> - bind.address
> - ignore.bind.address
> - jboss.tcpping.initial_hosts
> - jboss.partition.udpPort
> - jboss.partition.udpGroup
> - jboss.mcast.ip.ttl
> #1 Collect all system properties used by JGroups
> #2 Agree on standardized names (e.g. jboss.partition.udpPort --> jgroups.udp.mcast_port)
> #3 Document all properties used by JGroups
--
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