[jboss-dev-forums] [Design of JCA on JBoss] - JBAS-3815 -- Fast Fail on Connection Pool

weston.price@jboss.com do-not-reply at jboss.com
Sat Jan 20 15:15:32 EST 2007


I have added a feature to 4.2 whereby if the first attempt to acquire a connection fails, no more attempts will be made, that particular connection destroyed and a new one created right away. This is to address complaints in regards to how we handle validation wherein a large pool with lots of connections will take substantial time to fail through the entire pool before a new connection created. 

While timeouts and background validation may help, this option seems to be a decent feature request. This behavior can be turned on/off and is off by default. 



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

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



More information about the jboss-dev-forums mailing list