[jboss-jira] [JBoss JIRA] Commented: (JBCLUSTER-220) HAPartition.callMethodOnCluster() is not reentrant
Fol de Rol (JIRA)
jira-events at lists.jboss.org
Wed Feb 4 10:47:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBCLUSTER-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12451092#action_12451092 ]
Fol de Rol commented on JBCLUSTER-220:
--------------------------------------
2.7 does not work with JBoss 4.2 because of conflicts in class definitions.
2.6.7 works though I see lots of warnings:
[UDP] down_thread was deprecated and is ignored
[UDP] up_thread was deprecated and is ignored
[UDP] Attribute "use_outgoing_packet_handler" has been deprecated and is ignored
[PING] down_thread was deprecated and is ignored
[PING] up_thread was deprecated and is ignored
[MERGE2] down_thread was deprecated and is ignored
[MERGE2] up_thread was deprecated and is ignored
[FD_SOCK] down_thread was deprecated and is ignored
[FD_SOCK] up_thread was deprecated and is ignored
[FD] down_thread was deprecated and is ignored
[FD] up_thread was deprecated and is ignored
[VERIFY_SUSPECT] down_thread was deprecated and is ignored
[VERIFY_SUSPECT] up_thread was deprecated and is ignored
[NAKACK] down_thread was deprecated and is ignored
[NAKACK] up_thread was deprecated and is ignored
[NAKACK] max_xmit_size was deprecated in 2.6 and will be ignored
[UNICAST] down_thread was deprecated and is ignored
[UNICAST] up_thread was deprecated and is ignored
[STABLE] down_thread was deprecated and is ignored
[STABLE] up_thread was deprecated and is ignored
[GMS] down_thread was deprecated and is ignored
[GMS] up_thread was deprecated and is ignored
[GMS] join_retry_timeout has been deprecated and its value will be ignored
[FC] down_thread was deprecated and is ignored
[FC] up_thread was deprecated and is ignored
[FRAG2] down_thread was deprecated and is ignored
[FRAG2] up_thread was deprecated and is ignored
[STATE_TRANSFER] down_thread was deprecated and is ignored
[STATE_TRANSFER] up_thread was deprecated and is ignored
[STATE_TRANSFER] use_flush has been deprecated and its value will be ignored
Is this normal to ignore them?
> 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