https://issues.apache.org/bugzilla/show_bug.cgi?id=54693
Bug ID: 54693
Summary: Add a validationQueryTimeout property
Product: Tomcat Modules
Version: unspecified
Hardware: PC
Status: NEW
Severity: enhancement
Priority: P2
Component: jdbc-pool
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
While it's possible to set the query timeout using the QueryTimeoutInterceptor,
this will set the same timeout for all queries. It would be nice to be able to
set an independent timeout for the validation query.
In addition, DBCP supports this feature [1], so it would be nice to have this
feature for compatibility / migration purposes.
[1] - https://issues.apache.org/jira/browse/DBCP-226
Thanks
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]