[ https://forge.continuent.org/jira/browse/SEQUOIA-932?page=all ] Gilles Rayrat closed SEQUOIA-932: ---------------------------------
Backported in 3.0 (head) > 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 > Versions: Sequoia 2.10.6, Sequoia 2.10.5, Sequoia 3.0 beta2, Sequoia > 2.10.4, Sequoia 2.10.3, Sequoia 3.0 beta1, Sequoia 2.10.2, Sequoia 2.10.1, > Sequoia 2.10, Sequoia 2.9 > Reporter: Gilles Rayrat > Assignee: Gilles Rayrat > Fix For: Sequoia 3.0 beta3, 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
