Evaluate having ProxyFactoryFinderInterceptor clear the ProxyFactory ThreadLocal on
request exit
------------------------------------------------------------------------------------------------
Key: JBAS-4192
URL:
http://jira.jboss.com/jira/browse/JBAS-4192
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
On the way in, ProxyFactoryFinderInterceptor invokes Container.setProxyFactory, which in
turn sets a ThreadLocal. On the way out there is no corresponding call that clears the
ThreadLocal. Effect is the ProxyFactory leaks to the thread.
Need to confirm that clearing the TL on each request doesn't cause issues.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira