-
Suggestion
-
Resolution: Fixed
-
None
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
In order to improve performance of permission checking in JIRA we need to create a request scope cache for user Groups.
1. Thing: DefaultGlobalPermissionManager stop calling crowdService.search() and call GroupManager.getGroupsForUser()
2. Add a request scope cache to GroupManager.getGroupsForUser()
- relates to
-
JRASERVER-27072 JIRA is extremely slow when Nested group is enabled in LDAP
- Closed
-
JRACLOUD-43615 Request cache for groups which user belongs to
- Closed