[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: Transaction Sticky LB policy for 4.2/trunk
bstansberry@jboss.com
do-not-reply at jboss.com
Mon Oct 8 12:11:13 EDT 2007
Please create JIRAs for these. If you can fix them, even better. :-)
I've only taken a one minute glance at the relevant UnifiedInvokerHA code. Would some synchronization in the UnifiedInvokerHAProxy.getClient code solve the problem? I believe UnifiedInvokerHAProxy.invoke does not use the client instance field, but rather a local variable.
A map of Clients keyed by target is also a possibility, although that's a more complex solution.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092651#4092651
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092651
More information about the jboss-dev-forums
mailing list