[jboss-jira] [JBoss JIRA] (JBJCA-1394) getConnection is leaking application classloader

Scott Marlow (Jira) issues at jboss.org
Wed Oct 16 15:08:00 EDT 2019


Scott Marlow created JBJCA-1394:
-----------------------------------

             Summary: getConnection is leaking application classloader
                 Key: JBJCA-1394
                 URL: https://issues.jboss.org/browse/JBJCA-1394
             Project: IronJacamar
          Issue Type: Bug
            Reporter: Scott Marlow
            Assignee: Scott Marlow


Affected version=1.4.18.Final
see [https://issues.jboss.org/browse/WFLY-12676] for more information, which is a leak that I saw while investigating [https://issues.jboss.org/browse/WFLY-12671].

[https://github.com/ironjacamar/ironjacamar/blob/1.4/adapters/src/main/java/org/jboss/jca/adapters/jdbc/WrapperDataSource.java#L137] saves the application classloader but never clears it (in the getConnection call).



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list