You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jonathan S Fisher (Jira)" <ji...@apache.org> on 2019/08/29 16:50:00 UTC

[jira] [Updated] (TOMEE-2651) TomEE Does not Free JMS Connection from Pool after Transaction Timeout

     [ https://issues.apache.org/jira/browse/TOMEE-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan S Fisher updated TOMEE-2651:
-------------------------------------
        Fix Version/s: 7.1.2
                       7.0.7
                       8.0.0-Final
    Affects Version/s: 7.0.6
                       7.1.1
                       8.0.0-M3

> TomEE Does not Free JMS Connection from Pool after Transaction Timeout
> ----------------------------------------------------------------------
>
>                 Key: TOMEE-2651
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2651
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 7.0.6, 7.1.1, 8.0.0-M3
>            Reporter: Jonathan S Fisher
>            Assignee: Jonathan S Fisher
>            Priority: Major
>             Fix For: 8.0.0-Final, 7.0.7, 7.1.2
>
>
> See here for a project to reproduce this issue: https://github.com/exabrial/tomee-jms2-bug/tree/connection-pool-leak
> Essentially, if your transaction times out, you can't free the connection and it's permanently considered occupied. This eventually drains the pool of connections and tomee freezes.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)