[jboss-jira] [JBoss JIRA] (JGRP-1656) RELAY2: Requester ignores remote sites members responses
Bela Ban (JIRA)
jira-events at lists.jboss.org
Mon Jul 15 13:12:26 EDT 2013
[ https://issues.jboss.org/browse/JGRP-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-1656:
---------------------------
Fix Version/s: 3.4
> RELAY2: Requester ignores remote sites members responses
> --------------------------------------------------------
>
> Key: JGRP-1656
> URL: https://issues.jboss.org/browse/JGRP-1656
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 3.3.3
> Reporter: Karim AMMOUS
> Assignee: Bela Ban
> Fix For: 3.4
>
>
> Let's:
> - A and B two members from site LON
> - C and D two members from site NYC
> - B and C are site masters
> A sends an RPC request (RpcDispacther.callRemoteMethods) to all members (dest=null) and blocks (RspMode.GET_ALL) until receiving all responses. We expect 4 responses, but only 2 responses are recovered into RspList.
> According to tests with low level traces, remote site responses have been sent back, relayed by site masters and reached the requester, but response collector at requester side (GroupRequest) ignored them.
--
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