]
Pedro Zapata Fernandez updated ISPN-10711:
------------------------------------------
Sprint: DataGrid Sprint #34, DataGrid Sprint #35 (was: DataGrid Sprint #34)
Use common property for setting jgroups bind address/port
---------------------------------------------------------
Key: ISPN-10711
URL:
https://issues.jboss.org/browse/ISPN-10711
Project: Infinispan
Issue Type: Enhancement
Components: Configuration
Affects Versions: 10.0.0.CR2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Fix For: 10.0.0.CR3
Currently the different JGroups transports in the default configs have specific
properties for binding address/port, e.g. jgroups.tcp.address vs jgroups.udp.address. We
should have additional properties jgroups.bind.address and jgroups.bind.port which can be
applied to all types.