[ http://issues.apache.org/jira/browse/DERBY-1103?page=all ]
Kathey Marsden updated DERBY-1103:
----------------------------------
Fix Version: 10.1.2.5
Adding snapshot release where this was 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
> Type: Sub-task
> Components: Network Client
> Reporter: Deepa Remesh
> Assignee: Deepa Remesh
> Fix For: 10.2.0.0, 10.1.2.5, 10.1.3.0
> 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