-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
3
-
StorEng - 2023-06-13, 2023-06-27 Lord of the Sprints
In WT-11049 we added code to check an optimization in WiredTiger for correctness. That optimization skips comparing known-the-same prefixes when doing memcmp.
The additional checking is present in all diagnostic builds, we should make it less invasive, and probably only do the checks when a new timing_stress_for_test option is configured.
- depends on
-
WT-11049 Always check prefix skipped search results in diagnostic builds
- Closed