[
https://jira.jboss.org/jira/browse/JBCLUSTER-220?page=com.atlassian.jira....
]
Brian Stansberry commented on JBCLUSTER-220:
--------------------------------------------
Bela, does the callRemoteMethods() oob parameter make the RPC request message OOB, or just
the response?
Doing the latter solves the problem without changing the semantic from the caller point of
view (i.e. knowing two RPCs will be processed in the order sent).
HAPartition.callMethodOnCluster() is not reentrant
--------------------------------------------------
Key: JBCLUSTER-220
URL:
https://jira.jboss.org/jira/browse/JBCLUSTER-220
Project: JBoss Clustering
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: HA-Server-API
Reporter: Fol de Rol
Assignee: Brian Stansberry
An RPC handler of callMethodOnCluster() cannot in its turn call callMethodOnCluster()
querying other services. The second call blocks until timeout is reached and returns
without results.
The same relates to facilities based on this method like Distributed Replicant Manager.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira