[teiid-issues] [JBoss JIRA] (TEIID-3487) preparedstatement leaks in odbc

Steven Hawkins (JIRA) issues at jboss.org
Wed May 20 10:28:19 EDT 2015


Steven Hawkins created TEIID-3487:
-------------------------------------

             Summary: preparedstatement leaks in odbc
                 Key: TEIID-3487
                 URL: https://issues.jboss.org/browse/TEIID-3487
             Project: Teiid
          Issue Type: Bug
          Components: ODBC
    Affects Versions: 8.4
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.11


There are several places where preparedstatements are being created and never closed by the odbc logic.  And since we don't have garbage collection based cleanup, this can lead to a build up on the statementimpl.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the teiid-issues mailing list