Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.2-beta-2, 1.2, 1.2.1, 1.2.2
-
Fix Version/s: 1.2.2
-
Component/s: authentication, authorization
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
while calculating effective roles and permissions redback runs queries against the db for each role until it figures out all the effective roles
In a system with 1200+ roles (continuum) that means 30000+ queries to the db when the user logs in
Issue Links
- depends upon
-
REDBACK-228
JPOX Ehcache adapter doesn't support pinAll
-
- is depended upon by
-
CONTINUUM-2510
Experiencing slow performance when there are many roles
-
have some improvements already, preparing a test case