[
https://issues.apache.org/jira/browse/DBCP-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629511#action_12629511
]
Will Pierce commented on DBCP-226:
----------------------------------
This should be classified as a bug, since during a DB event, it is unexpected
behavior for the validation query to hang forever, reducing available resources
and eventually completely blocking. (We've run into this issue at my
organization...)
> DBCP should support configuration of queryTimeout for validation queries
> ------------------------------------------------------------------------
>
> Key: DBCP-226
> URL: https://issues.apache.org/jira/browse/DBCP-226
> Project: Commons Dbcp
> Issue Type: Improvement
> Affects Versions: 1.2.2
> Reporter: Phil Steitz
> Priority: Minor
> Fix For: 1.3
>
>
> Validation queries used when testOnBorrow and/or testOnReturn do not
> currently support queryTimeouts. This should be configurable.
> See http://www.mail-archive.com/[EMAIL PROTECTED]/msg92457.html for
> background on this request made on the commons-dev mailing list.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.