[jboss-jira] [JBoss JIRA] Commented: (JBCLUSTER-220) HAPartition.callMethodOnCluster() is not reentrant

Bela Ban (JIRA) jira-events at lists.jboss.org
Wed Feb 4 02:11:44 EST 2009


    [ https://jira.jboss.org/jira/browse/JBCLUSTER-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12450947#action_12450947 ] 

Bela Ban commented on JBCLUSTER-220:
------------------------------------

In 2.6.7, only the request is OOB, *not* the response.

In 2.7 and later, the response is *always* OOB. I changed that because I removed the deadlock detection code in 2.7 and later.

Should I backport this change to 2.6.x (2.6.8) ?

> 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