[jboss-jira] [JBoss JIRA] (JGRP-1572) TP.sendToAllPhysicalAddresses does not handle singleton TP
Radim Vansa (JIRA)
jira-events at lists.jboss.org
Tue Jan 29 05:02:47 EST 2013
Radim Vansa created JGRP-1572:
---------------------------------
Summary: TP.sendToAllPhysicalAddresses does not handle singleton TP
Key: JGRP-1572
URL: https://issues.jboss.org/browse/JGRP-1572
Project: JGroups
Issue Type: Bug
Affects Versions: 3.2.6
Reporter: Radim Vansa
Assignee: Bela Ban
Method {{TP.sendToAllPhysicalAddresses}} does not handle correctly TP being singleton, on line 1419 it calls directly up_prot.up(...) instead of up(...) which can handle multiple stacks based on this TP.
Result is NPE.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list