Bug 891662 - UnicastRequest.siteUnreachable does not check if targets the site which is down
Summary: UnicastRequest.siteUnreachable does not check if targets the site which is down
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Server
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ER9
: 6.1.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-03 15:12 UTC by Radim Vansa
Modified: 2013-10-07 00:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JGRP-1560 0 Major Resolved UnicastRequest.siteUnreachable does not check if it targets the site which is down 2013-01-28 08:24:12 UTC

Description Radim Vansa 2013-01-03 15:12:17 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.