[infinispan-issues] [JBoss JIRA] Commented: (ISPN-77) Avoid marshalling or calling RPCDIspatcher if sole member of cluster
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Wed May 13 04:04:46 EDT 2009
[ https://jira.jboss.org/jira/browse/ISPN-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12467153#action_12467153 ]
Manik Surtani commented on ISPN-77:
-----------------------------------
What's this about? In which specific case do you refer to this?
The code should call the RpcManager - which in turn delegates to the JGroupsTransport - and this should bypass any unnecessary marshalling if there is no one else in the cluster.
> Avoid marshalling or calling RPCDIspatcher if sole member of cluster
> --------------------------------------------------------------------
>
> Key: ISPN-77
> URL: https://jira.jboss.org/jira/browse/ISPN-77
> Project: Infinispan
> Issue Type: Bug
> Components: RPC
> Affects Versions: 4.0.0.ALPHA2
> Reporter: Galder ZamarreƱo
> Assignee: Galder ZamarreƱo
> Fix For: 4.0.0.BETA1
>
>
> Infinispan should not marshall anything if there's only one node in the cluster.
> In fact, it should probably not call the RPC dispatcher at all if we're the only one in the cluster.
--
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 infinispan-issues
mailing list