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/03/13 21:35:41 UTC

[jira] Resolved: (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 resolved DERBY-1103:
---------------------------------

    Resolution: Fixed

Resolved by svn revisions - 376874, 376904, 380892, 384331
Also needs the patch for DERBY-1002 which has been committed as svn revision# 381937

> 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
>         Type: Sub-task
>   Components: Network Client
>     Reporter: Deepa Remesh
>     Assignee: Deepa Remesh
>      Fix For: 10.2.0.0

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