-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: None
-
1
-
8
-
c(3x10^8)-StorEng - 2023-11-14
Logs:
mirror: 48/57 mismatch: file:F00001: {0000000048.00/opqrstuvwxyzabcdefghijklmnopqr}/{0000000048/NMNO}, table:T00004: {0000000057.00/opqrst}/{0000000057/KMNOPQRSTUVWX}
This is hitting an assert added as part of the diagnostic code added in WT-11609, which aims to verify tables after every truncate operation.
The pattern that can be observed with this failure is a truncate operation followed by a series of insert/remove operations on the problem key. This makes it different from the issues we found in WT-11507 and WT-11845.
- duplicates
-
WT-11845 Fix transaction visibility issue with truncate
- Closed