[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
Fri Aug 24 16:52:12 EDT 2007


A minor limitation of this is the tpc/target map is stored as a static field in the invoker proxy.  So, if two beans involved in the tx use different proxy types (say unified and pooled), the chosen server won't be the same.  There's no real good way around this, since use of different proxy types implies different invokers on the server side, and hence different sets of targets.

The above comment is meant for the tiny fine print at the bottom of the documentation of this. ;-)

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

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



More information about the jboss-dev-forums mailing list