[jboss-jira] [JBoss JIRA] (JGRP-1656) RELAY2: Requester ignores remote sites members responses
Karim AMMOUS (JIRA)
jira-events at lists.jboss.org
Mon Jul 15 09:47:26 EDT 2013
Karim AMMOUS created JGRP-1656:
----------------------------------
Summary: 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
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