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