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
 Assigned to: 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