]
Bela Ban updated JGRP-1900:
---------------------------
Fix Version/s: 3.6.2
(was: 3.6.1)
Programmatic channel creation ignores system properties for protocol
attrs
--------------------------------------------------------------------------
Key: JGRP-1900
URL:
https://issues.jboss.org/browse/JGRP-1900
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 3.6.2
When using programmatic creation of a JChannel
* Variables are not substituted, e.g. {{myvar="${my.port:10}"}}
* System properties are ignored, e.g. {{-Djgroups.bind_addr=192.168.1.5}} does *not* set
{{TP.bind_addr}}