Bela Ban created JGRP-1885:
------------------------------
Summary: bind_addr of 0.0.0.0 should throw an exception
Key: JGRP-1885
URL:
https://issues.jboss.org/browse/JGRP-1885
Project: JGroups
Issue Type: Enhancement
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 3.5.1, 3.6
Setting {{bind_addr}} to {{0.0.0.0}} breaks communication as there's no way to route a
message to {{0.0.0.0:46677}}.
SOLUTION: throw an exception when bind_addr is set to the wildcard address. This can be
done in the code which checks {{@LocalAddress}}.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)