[jboss-jira] [JBoss JIRA] (WFLY-13457) Generic JMS RA leaks memory when using JMS 2.0 API with TIBCO EMS

Ilia Vassilev (Jira) issues at jboss.org
Thu May 28 13:23:00 EDT 2020


     [ https://issues.redhat.com/browse/WFLY-13457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilia Vassilev updated WFLY-13457:
---------------------------------
    Labels: downstream_dependency  (was: )


> Generic JMS RA leaks memory when using JMS 2.0 API with TIBCO EMS
> -----------------------------------------------------------------
>
>                 Key: WFLY-13457
>                 URL: https://issues.redhat.com/browse/WFLY-13457
>             Project: WildFly
>          Issue Type: Bug
>          Components: JCA, JMS
>            Reporter: Emmanuel Hugonnet
>            Assignee: Emmanuel Hugonnet
>            Priority: Major
>              Labels: downstream_dependency
>             Fix For: 20.0.0.Final
>
>
> There is a memory leak when using JBoss EAP Generic JMS Resource Adapter with TIBCO EMS JMS 2.0 API. This is due to the way TIBCO decided to implement their JMS 2.0 API.
> When using JMSContext JMSProducers are only closed when JMSContext is closed which never happens in a life time of an application since that would negates any benefits of having JCA pool.
> This could be easily observed when examining memory dump. It is possible to see a large accumulation of JMSProducer objects in memory.



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


More information about the jboss-jira mailing list