-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines - Persistence
-
395.632
-
SE Persistence backlog
-
None
This is part of the work from WT-17563. The target of this ticket is to implement the wiredtiger's repair part, reference from the implementation of the latest fixing patch : https://github.com/10gen/mongo/compare/r9.0.0-rc1013...r9.0.0-rc1013/wiredtiger_repair?expand=1, only the following parts:
- fetch_metadata part, fetch_database part
- database size fix (only tier 1), including the state machine, and the calculation logic in checkpoint_txn.c