-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
v5.0, v4.4
-
Execution Team 2021-11-29, Execution Team 2021-12-13, Execution Team 2021-12-27, Execution Team 2022-01-10, Execution Team 2022-01-24, Execution Team 2022-02-07
WT-8333 will create a new API to return record metadata and history. We'll need to modify the validate command to use this new functionality. This will be helpful when investigating data corruption bugs reported by the validate command.
For example, if a document is missing an index entry, we can add the metadata and history for that document. Vice-versa, if there's an extra index entry, we can add the metadata and history for that index entry.
- depends on
-
WT-8333 Implement version cursor
- Closed
- is depended on by
-
SERVER-74642 Log additional information about the oplog entry that generated a document or index key when printing metadata
- Closed
- is related to
-
SERVER-66012 Use a WiredTiger version cursor to print metadata of extra index entries during validation
- Closed
- related to
-
SERVER-80553 Log record metadata and history in dbCheck output when inconsistencies are detected
- Backlog