]
Brad Maxwell reassigned EJBTHREE-2251:
--------------------------------------
Assignee: Brad Maxwell
ThreadlocalPool.discard() memory leak when exception thrown from bean
method
----------------------------------------------------------------------------
Key: EJBTHREE-2251
URL:
https://issues.jboss.org/browse/EJBTHREE-2251
Project: EJB 3.0
Issue Type: Bug
Components: core
Affects Versions: bom-eap5-1.0.1
Reporter: Takayoshi Kimura
Assignee: Brad Maxwell
Attachments: EJBTHREE-2251.patch
ThreadlocalPool internally uses an InfinitePool and the InfinitePool.discard() method
doesn't remove the ctx from its LinkedList active field properly thus memory leaked
when an exception is thrown from bean method.
Need to fix InfinitePool.discard() method.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: