[jboss-jira] [JBoss JIRA] (AS7-4687) Review the use of InheritableThreadLocal in SecurityContextAssociation
Stefan Guilhen (JIRA)
jira-events at lists.jboss.org
Mon May 7 20:42:17 EDT 2012
[ https://issues.jboss.org/browse/AS7-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefan Guilhen closed AS7-4687.
-------------------------------
Fix Version/s: 7.1.2.Final (EAP)
Resolution: Done
Stuart has changed the security subsystem to so that ThreadLocal is used by default.
> 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
> Components: Security
> Reporter: Stuart Douglas
> Assignee: Stefan Guilhen
> Fix For: 7.1.2.Final (EAP)
>
>
> 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