[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Failover logic in ClusteredConnectionFactoryDelegate
clebert.suconic@jboss.com
do-not-reply at jboss.com
Mon Nov 27 10:50:58 EST 2006
ClusteredConnectionFactoryDelegate is the class responsible for LoadBallancing ConnectionFactories.
The only failover locig on it is the handleConnectionException which is just recreating the connection and calling ClientConnectionDelegate::failOver.
When we start to listen exceptions on other interceptors I might refactor this.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988931#3988931
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988931
More information about the jboss-dev-forums
mailing list