You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2013/04/07 15:41:17 UTC

[jira] [Resolved] (DERBY-6150) Add automatic cleanup of connections opened with openDefaultConnection()

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

Kathey Marsden resolved DERBY-6150.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 10.11.0.0
                   10.9.2.0
                   10.8.3.1
                   10.10.1.2
         Assignee: Kathey Marsden
    
> Add automatic cleanup of connections opened with openDefaultConnection()
> ------------------------------------------------------------------------
>
>                 Key: DERBY-6150
>                 URL: https://issues.apache.org/jira/browse/DERBY-6150
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.9.1.0, 10.10.1.1, 10.8.3.0
>            Reporter: Kathey Marsden
>            Assignee: Kathey Marsden
>             Fix For: 10.10.1.2, 10.8.3.1, 10.9.2.0, 10.11.0.0
>
>         Attachments: derby-6150_10_8_diff.txt
>
>
> In JDBCBaseTestCase, the default connection is automatically rolled back and closed but connections opened with openDefaultConnection() can stay open and hold locks and affect other tests if the database can not be cleaned because locks are held. It would be good to clean up all the connections in tearDown()
> .

--
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