Thank you Torin, fixed in r758273
Filip
torin.e.mcc...@jci.com wrote:
Hi there is a bug in org.apache.tomcat.jdbc.pool.PooledConnection.validate
(int validateAction, String sql) for initSQL.
You do not perform the validation if it has occurred
recently--getValidationInterval().
However this sh
Hi there is a bug in org.apache.tomcat.jdbc.pool.PooledConnection.validate
(int validateAction, String sql) for initSQL.
You do not perform the validation if it has occurred
recently--getValidationInterval().
However this shoul not apply to validateAction == VALIDATE_INIT which
should always be