]
Bela Ban resolved JGRP-296.
---------------------------
Resolution: Done
done
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
#4 Implement support for both new and old system properties: try to get the value for the
new one first (e.g. jgroups.bind_addr), then - if not found - the old one (bind.address).
In this case, it probably makes sense to create a function in Util which does this, plus
also takes jgroups.ignore.bind_addr into account
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: