-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
Checkpoint filetype test captured a data mismatch issue in Jenkins after merging durable history branch into develop. The equivalent task in Evergreen was temporarily disabled. It looks the cursor failed to find the right key and caused the matching of a COL table to a ROW table.
http://build.wiredtiger.com:8080/job/wiredtiger-test-checkpoint/4416/
t: 2nd cursor didn't find 1st key: WT_NOTFOUND: item not found t: verify_consistency - mismatching data: Bad address Key/value mismatch: 173320/0000000000000000000000000000000000000000000000049014 from a COL table is not 173570/0000000000000000000000000000000000000000000000045421 from a ROW table
- is duplicated by
-
WT-5605 Update test checkpoint to no longer use checkpoint cursors
- Closed