[jboss-jira] [JBoss JIRA] (JGRP-1560) UnicastRequest.siteUnreachable does not check if it targets the site which is down
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Jan 3 11:05:08 EST 2013
[ https://issues.jboss.org/browse/JGRP-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1560.
----------------------------
Resolution: Done
> UnicastRequest.siteUnreachable does not check if it targets the site which is down
> ----------------------------------------------------------------------------------
>
> Key: JGRP-1560
> URL: https://issues.jboss.org/browse/JGRP-1560
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 3.2.4
> Reporter: Radim Vansa
> Assignee: Bela Ban
> Fix For: 3.2.6, 3.3
>
>
> When {{RequestCorrelator}} holds several unicast requests to different sites and one of the sites becomes unreachable, it sets responses in all requests to unreachable. This is caused by {{UnicastRequest.siteUnreachable(short site)}} which checks that the target is a {{SiteAddress}} but not that the site in this address matches the unreachable site from the method argument.
--
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