[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - JBAS-5577 Discussion thread
bstansberry@jboss.com
do-not-reply at jboss.com
Tue Jun 3 11:13:19 EDT 2008
Discussion of http://jira.jboss.com/jira/browse/JBAS-5577 .
I can understand the desire for this, but let's be careful about overly harming performance or adding too much complexity to support it.
The difficulty I see here is the HAPartition.callMethodOnCluster invocation returns a list with no identifying information about who returned the response. So, trying to pick a response based on a previous response won't work at the HA-JNDI level.
It could be made more random simply by picking a random location to start iterating through the list.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155403#4155403
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155403
More information about the jboss-dev-forums
mailing list