[jboss-jira] [JBoss JIRA] (JGRP-1885) bind_addr of 0.0.0.0 should throw an exception
Bela Ban (JIRA)
issues at jboss.org
Tue Sep 23 11:30:02 EDT 2014
[ https://issues.jboss.org/browse/JGRP-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1885.
----------------------------
Resolution: Done
> 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}}, beyond the local host.
> 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)
More information about the jboss-jira
mailing list