[
https://issues.apache.org/jira/browse/DERBY-6094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597322#comment-13597322
]
Rick Hillegas edited comment on DERBY-6094 at 3/8/13 5:39 PM:
--------------------------------------------------------------
Attaching derby-6094-01-ad-enforceDriverManagerLoginTimeout.diff. This version
of the patch beefs up LoginTimeoutTest with test cases from the repro. I'm
running tests now. If the tests pass, I plan to commit this version.
I'm still interested in the community's advice about how thread interrupts
should interact with login timeouts.
I've also looked into the failures in NativeAuthenticationServiceTest which
appear when you put it in a suite with another test and set
derby.tests.login.timeout=10. I'm fairly certain that this is a test design
defect but I haven't gotten to the bottom of it yet.
Touches the following additional file:
M java/testing/org/apache/derbyTesting/junit/JDBCClient.java
Made the DERBYNETCLIENT constant public so that LoginTimeoutTest can use it.
was (Author: rhillegas):
Attaching derby-6094-01-ad-enforceDriverManagerLoginTimeout.diff. This
version of the patch beefs up LoginTimeoutTest with test cases from the repro.
I'm running tests now. If the tests pass, I plan to commit this version.
I'm still interested in the community's advice about how thread interrupts
should interact with login timeouts.
I've also looked into the failures in NativeAuthenticationServiceTest which
appear when you put it in a suite with another test and set
derby.tests.login.timeout=10. I'm fairly certain that this is a test design
defect but I haven't gotten to the bottom of it yet.
Touches the following file:
M java/testing/org/apache/derbyTesting/junit/JDBCClient.java
Made the DERBYNETCLIENT constant public so that LoginTimeoutTest can use it.
> Derby ignores DriverManager.setLoginTimeout()
> ---------------------------------------------
>
> Key: DERBY-6094
> URL: https://issues.apache.org/jira/browse/DERBY-6094
> Project: Derby
> Issue Type: Bug
> Affects Versions: 10.10.0.0
> Reporter: Rick Hillegas
> Attachments: derby-6094-01-ac-enforceDriverManagerLoginTimeout.diff,
> derby-6094-01-ad-enforceDriverManagerLoginTimeout.diff,
> LoginTimeoutTest.java, LoginTimeoutTest.java, LoginTimeoutTest.java,
> LoginTimeoutTest.java
>
>
> If you set a login timeout using the DriverManager, Derby ignores the
> setting. I will attach a test case which shows this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira