]
Bela Ban resolved JGRP-2280.
----------------------------
Resolution: Done
FD_SOCK: use port_range for client ports, too
---------------------------------------------
Key: JGRP-2280
URL:
https://issues.jboss.org/browse/JGRP-2280
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 4.0.13
Currently, when defining {{client_bind_port}} in {{FD_SOCK}}, if that port is taken, an
exception will be thrown. It would be better to test binding to a range of ports, using
{{port_range}} for that.