[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Failover logic in ClusteredConnectionFactoryDelegate
timfox
do-not-reply at jboss.com
Mon Nov 27 10:08:15 EST 2006
I notice that quite a bit of the failover logic has ended up in the ClusteredConnectionFactoryDelegate class.
The idea with the client aop stack is all the logic - including the failover logic should be in a set of aspects and the actual delegate classes should be as dumb and thin as possible.
So this logic should really be in a FailoverAspect, or something similar.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988896#3988896
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988896
More information about the jboss-dev-forums
mailing list