panchenko opened a new pull request #235: tomcat-jdbc check if returned 
connection is closed
URL: https://github.com/apache/tomcat/pull/235
 
 
   I had a situation when driver closed connection because of I/O error, bur 
connection has been added to the avaialble ones and then returned to another 
caller.
   The `testOn*` properties were not enabled in that case.
   
   It looks like the pool can easily check if connection has been closed and 
don't accept it back.
   WDYT?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to