-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
0
-
Storage Engines - 2022-09-19
There's been a problem with the extra mirror page dumps I added to mirror-format (to dump pages from all mirrors after a mismatch) where for row-store trees it sometimes dumps completely the wrong page. An ASAN result reported in WT-9830 revealed the problem, a mistake about when it's safe to discard keys set with set_key(). Fix coming in a moment.
- is related to
-
WT-9830 Do not allow the fast truncate on-disk state to go backwards because of visibility
- Closed