[jboss-jira] [JBoss JIRA] Commented: (JBCLUSTER-220) HAPartition.callMethodOnCluster() is not reentrant
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Feb 3 12:42:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBCLUSTER-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12450891#action_12450891 ]
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
More information about the jboss-jira
mailing list