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 "Deepa Remesh (JIRA)" <de...@db.apache.org> on 2006/09/15 00:42:23 UTC

[jira] Closed: (DERBY-1103) Change the client driver to allow statements to be garbage-collected once they are not referenced in an application

     [ http://issues.apache.org/jira/browse/DERBY-1103?page=all ]

Deepa Remesh closed DERBY-1103.
-------------------------------

    Resolution: Fixed

> Change the client driver to allow statements to be garbage-collected once they are not referenced in an application
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1103
>                 URL: http://issues.apache.org/jira/browse/DERBY-1103
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Network Client
>            Reporter: Deepa Remesh
>         Assigned To: Deepa Remesh
>             Fix For: 10.2.1.0, 10.1.3.0, 10.1.2.5
>
>         Attachments: derby-1103-v10.1.diff, derby-1103-v10.1.status
>
>
> This is a sub-task of DERBY-210 which covers the following;
> 1. Eliminates the references to statement classes in the client driver. This allows the statement objects to be garbage-collected once they are not referenced in the application.
> 2. Clean up the finalizer in the statement classes to avoid synchronized operations.
> 3. Add the test in the repro derbyStress.java to regression test.
> This sub-task solves the memory leak mentioned in the repro "derbyStress.java". 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira