[ https://forge.continuent.org/jira/browse/SEQUOIA-1039?page=comments#action_14285 ]
Gilles Rayrat commented on SEQUOIA-1039: ---------------------------------------- Problem is in AbstractLoadBalancer#preparedStatementGetMetaDataOnBackend and #preparedStatementGetParameterMetaDataOnBackend The prepared statement that is used for retrieving the metadata is never closed > PreparedStatement.Get[Parameter]MetaData leak memory > ---------------------------------------------------- > > Key: SEQUOIA-1039 > URL: https://forge.continuent.org/jira/browse/SEQUOIA-1039 > Project: Sequoia > Type: Bug > Components: Core > Reporter: Gilles Rayrat > Assignee: Gilles Rayrat > Fix For: sequoia 2.10.10 > > > Calls to PreparedStatement.getMetaData() > PreparedStatement.getParameterMetaData() will lead to a memory leak inside > the controller -- 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
