]
Bela Ban resolved JGRP-2314.
----------------------------
Resolution: Done
DNS_PING: port_range is ignored
-------------------------------
Key: JGRP-2314
URL:
https://issues.jboss.org/browse/JGRP-2314
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Major
Fix For: 4.0.16
When sending GET_MBRS_REQ messages to addresses fetched from Kubernetes, only the
bind_port is used, rather than range {{bind_port .. bind_port+port_range}}.
We can simply copy the code from {{KUBE_PING}} to do this.