Jonathan S Fisher created TOMEE-2651:
----------------------------------------
Summary: 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
Reporter: Jonathan S Fisher
Assignee: Jonathan S Fisher
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)