Currently, from WT-4156, when data corruption is detected, we call wt_panic with the WT_DATA_CORRUPTION value, but WT_PANIC gets returned from the call. This is difficult for MongoDB to manage. Fix it so that WT_DATA_CORRUPTION is the return value.
- is caused by
-
WT-4156 Add new wiredtiger_salvage top level API
- Closed
- is depended on by
-
SERVER-35629 Use WiredTiger salvage API for repairing metadata files
- Closed