[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: HAServiceMBeanSupport.callMethodOnPartition() doesn't re

JerryGauth do-not-reply at jboss.com
Wed Jul 18 07:02:49 EDT 2007


OK - I'll initially modify HAServiceMBeanSupport.callMethodOnPartition() to return an ArrayList.  That shouldn't break any existing code and will make the RPC results available to interested clients.

I agree that it would be preferable to have HACluster.callMethodOnCluster() return a List.  Changing this will break callers in the cluster module and possibly in another module or two.  Of course, it will also break any client code which utilizes this RPC support.

I won't make this change unless we decide to proceed but I'll take a quick look at the effect on JBoss code.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065327#4065327

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065327



More information about the jboss-dev-forums mailing list