Author: fhanik
Date: Fri May 18 16:37:29 2012
New Revision: 1340164
URL: http://svn.apache.org/viewvc?rev=1340164&view=rev
Log:
Add in ability to purge the pool
https://issues.apache.org/bugzilla/show_bug.cgi?id=53254
Modified:
tomcat/tc7.0.x/trunk/modules/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Propchange: tomcat/tc7.0.x/trunk/modules/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Fri May 18 16:37:29 2012
@@ -1 +1 @@
-^/tomcat/trunk/modules/jdbc-pool@1335546 jdbc-pool
+^/tomcat/trunk/modules/jdbc-pool@1340160 jdbc-pool
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1340164&r1=1340163&r2=1340164&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Fri May 18 16:37:29 2012
@@ -182,6 +182,10 @@
</subsection>
<subsection name="jdbc-pool">
<changelog>
+ <fix>
+ <bug>53254</bug> (<rev>1340160</rev>):
+ Add in the ability to purge connections from the pool (fhanik)
+ </fix>
<update>
When a connection is reconnected due to failed validation
make sure the ConnectionState is reset or it will assume
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]