-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Not Applicable
-
None
-
Storage Engines
-
StorEng - Defined Pipeline
WT_CACHE::evict_aggressive_score is read and modified by multiple threads in parallel. Convert it to use atomic operations and prevent data races.