Details
-
Type:
Bug
-
Status: Verified
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 11.4, 12.0, 19.0
-
Fix Version/s: 11.5 [Tentative], 12.0, 19.0
-
Component/s: Tests & Quizzes (Samigo)
-
Labels:
-
12 status:Resolved
-
11 status:Resolved
-
Previous Issue Keys:SAM-3257
-
Test Plan:
Description
It seems like there's a possibly race condition in the AuthorzationBean because it uses a Hashmap for storing all of the auth data.
If this is accessed across multiple threads it seems like it could get corrupted when initialized because it's storing everything in a HashMap. I don't have any definite way to reproduce though. Looks similar to this old condition on SAK-14535.
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- relates to
-
SAK-14535 Thread safety / Race condition bug in timed assessments
-
- CLOSED
-