https://bz.apache.org/bugzilla/show_bug.cgi?id=59363
--- Comment #24 from Felix Schumacher <[email protected]> --- Created attachment 33790 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33790&action=edit Use jdbc isValid method, when no query is given As asked by the reporter, with this patch it is possible to leave the validation query blank. In that case dbcp pool will use the isValid method of the jdbc driver (when testWhileIdle is selected). I wonder, whether we should include this patch (with documentation) in 3.0 (rc3), or leave it open until 3.1 (probably a bit safer). -- You are receiving this mail because: You are the assignee for the bug.
