[ 
https://issues.apache.org/jira/browse/DERBY-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Knut Anders Hatlen closed DERBY-5708.
-------------------------------------

          Resolution: Fixed
       Fix Version/s: 10.9.0.0
    Issue & fix info:   (was: Patch Available)

Committed revision 1330197.
                
> simpleThread test doesn't release connection
> --------------------------------------------
>
>                 Key: DERBY-5708
>                 URL: https://issues.apache.org/jira/browse/DERBY-5708
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.9.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>             Fix For: 10.9.0.0
>
>         Attachments: d5708-1a.diff
>
>
> The simpleThread test, which is run by LangHarnessJavaTest, stores its 
> connection in a static field. It doesn't close the connection, or clear the 
> static field, before returning. So the connection is left open for the rest 
> of the test run (potentially for the entire duration of suites.All).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to