-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
1
-
Storage - Ra 2021-11-01
Currently there is a problem in search_near_01 test where the prefix stat isn't increased
run: FAILED: virtual void search_near_01::read_operation(test_harness::thread_context*)/248: prefix_stat > prev_prefix_stat
The test performs prefix search nears on a greater timestamp than any of the table data range from keys a -> zzz. This means that we should always have a early exit from search near. However inside RHEL machines the statistics isn't getting incremented, and was more reproducible after changes in WT-8270.
spinlock-gcc-test failed on RHEL 8.0
Host: ec2-54-196-49-219.compute-1.amazonaws.com
Project: WiredTiger (develop)
Commit: diff: testing something 2 | 25 Oct 21 06:04 UTC
Evergreen Subscription: ; Evergreen Event:
- depends on
-
WT-7912 Fix prefix search near optimisation to handle scenarios where the key range is split across pages.
- Closed