[ https://forge.continuent.org/jira/browse/SEQUOIA-932?page=all ]
     
Gilles Rayrat resolved SEQUOIA-932:
-----------------------------------

    Resolution: Fixed

Fixed in CVS, finalize() method from DriverResultSet and Statement are now 
closing the remote ResultSet

> Streamed ResultSets can be leaked in the controller
> ---------------------------------------------------
>
>          Key: SEQUOIA-932
>          URL: https://forge.continuent.org/jira/browse/SEQUOIA-932
>      Project: Sequoia
>         Type: Bug
>   Components: JDBC Driver
>     Reporter: Gilles Rayrat
>     Assignee: Gilles Rayrat
>      Fix For: Sequoia 2.10.7

>
>
> When executing a query with setFetchSize (ie. streaming results), if the 
> client does not explicitely close its ResultSet or Statement and does not 
> walk through the ResultSet _till the end_, a memory leak will occur on the 
> controller because the streamed Result will never be deleted

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


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to