Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Works as Designed
-
None
-
None
-
None
-
None
-
8
-
Storage - Ra 2021-08-23, Storage - Ra 2021-09-06, Storage - Ra 2021-09-20
Description
The medium-btree has some regression as per the below snapshot and first build that shown the regression has the following commits.
WT-7852Don't release eviction server lock when evicting pages (#6805)WT-7828Run many-coll-test on different variant (#6783)WT-7837Clear updates structure in wt_hs_insert_updates after processing each key (#6791)WT-7856Enable flush test with open cursor in test_tiered04 (#6806)
The reason for the drop could be WT-7852.