[jboss-jira] [JBoss JIRA] (AS7-4687) REview the use of InheritableThreadLocal in SecurityContextAssociation
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Tue May 1 17:57:17 EDT 2012
Stuart Douglas created AS7-4687:
-----------------------------------
Summary: REview the use of InheritableThreadLocal in SecurityContextAssociation
Key: AS7-4687
URL: https://issues.jboss.org/browse/AS7-4687
Project: Application Server 7
Issue Type: Task
Reporter: Stuart Douglas
There have been problems with the SecurityContext leaking into thread pools, due to the use of the InheritableThreadLocal.
Do we still need this to be an InheritableThreadLocal? If so, is there anything we can do to stop it from leaking into thread pools?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list