When MongoDB is running validate and it detects corruption, it would be helpful to have the records metadata and history be present for investigations. validate knows which tables (collection & indexes) it is operating on and has the keys for those tables. So ideally, the API would accept a table URI and key.
- causes
-
WT-8711 Block pinned timestamp from moving if there is an open version cursor
- Closed
- is depended on by
-
SERVER-61203 Add record metadata and history in validate output when corruption is detected
- Closed