-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
5
-
Storage Engines 2020-01-13
Summary:
Rework locking in a test program to avoid eviction stalls.
############################################
http://build.wiredtiger.com:8080/job/wiredtiger-test-race-condition-stress-sanitizer/34847/
Variable-length column store uses a global lock for tracking new records inserted into the store, and in runs with high percentages of insert records, that lock can stall eviction.