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

Scott Marlow (Jira) issues at jboss.org
Thu Oct 17 09:28:00 EDT 2019


     [ https://issues.jboss.org/browse/JBJCA-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Marlow resolved JBJCA-1394.
---------------------------------
    Resolution: Done


https://github.com/ironjacamar/ironjacamar/pull/692 is merged

> 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
>            Priority: Blocker
>
> 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