[
https://issues.jboss.org/browse/JGRP-2314?page=com.atlassian.jira.plugin....
]
Bela Ban commented on JGRP-2314:
--------------------------------
The attr port_range is now taken into account. Also, the port returned from DNS is
ignored, as it is never the correct JGroups port anyway (DNS/Kubernetes/Openshift
doesn't know it).
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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)