[jboss-jira] [JBoss JIRA] Created: (JGRP-1316) MPING doesn't always bind to correct interface address
Daniel Noguerol (JIRA)
jira-events at lists.jboss.org
Thu Apr 28 11:33:18 EDT 2011
MPING doesn't always bind to correct interface address
------------------------------------------------------
Key: JGRP-1316
URL: https://issues.jboss.org/browse/JGRP-1316
Project: JGroups
Issue Type: Bug
Affects Versions: 2.12.1
Reporter: Daniel Noguerol
Assignee: Bela Ban
MPING's bindToInterfaces method doesn't take the stack type into consideration. It iterates through all interfaces and addresses but binds to the first address on each interface -- which may not be the correct one based on Util.getIpStackType().
See Workaround Description for workaround solution that worked for me.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list