[ 
https://issues.apache.org/jira/browse/JS2-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ate Douma resolved JS2-589.
---------------------------

    Resolution: Fixed

> PermissionManagerImpl use of ThreadLocal for caching causes inconsistent 
> results
> --------------------------------------------------------------------------------
>
>                 Key: JS2-589
>                 URL: https://issues.apache.org/jira/browse/JS2-589
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 2.1-dev
>         Environment: java 1.5, oracle, any OS
>            Reporter: Ethan Adams
>            Assignee: Ate Douma
>            Priority: Critical
>             Fix For: 2.2.2
>
>
> PermissionManagerImpl uses ThreadLocal for permission caching.  This means 
> that once the permissions are loaded for one thread (ex. thread 1), they are 
> there until someone changes the permissions using the PermissionManager (on 
> that thread).  If permissions are edited on another thread (thread 2), thread 
> 1 never gets updated.  So permissions are inconsistent until the portal is 
> restarted.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org

Reply via email to