-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 3.6.5
-
Component/s: Project Administration - Others
-
3.06
The projectSecurityLevels Map used to cache Issue Security Levels is not synchronized in com.atlassian.jira.issue.security.IssueLevelSecurities.
If concurrent requests reach this map before it is initialised it can cause JIRA to appear unresponsive and use lots of CPU.