[
https://issues.apache.org/jira/browse/DBCP-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688038#action_12688038
]
Phil Steitz commented on DBCP-238:
----------------------------------
I see four alternatives here. If others have better ideas, please chime in.
1) Apply cleaned up version of the patch.
2) Add a loginTimeout property to BDS, DCF and pass it to the driver as a
property.
3) View this as synonymous with maxWait (modulo unit difference)
4) WONTFIX
I don't like the idea of spawning a thread in 1), 2) can already be
accomplished in the connect string, 3) is redundant, so unless someone has a
better idea, I think we should close as WONTFIX.
> The BasicDataSource setLoginTimeout and getLoginTimeout are not supported
> -------------------------------------------------------------------------
>
> Key: DBCP-238
> URL: https://issues.apache.org/jira/browse/DBCP-238
> Project: Commons Dbcp
> Issue Type: Bug
> Affects Versions: 1.2.2
> Reporter: Benoit Lafontaine
> Fix For: 1.3
>
> Attachments: DBCP-238.patch
>
>
> Methods setLoginTimeout() and getLoginTimeout() are not supported.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.