We could replace ValidateCmdLevel with a boolean as kValidateIndex and kValidateRecordStore are unchecked after being set in validate.cpp. Only kValidateFull is ever checked against to decided whether or not to call verifyTable() in WiredTiger.
- duplicates
-
SERVER-40958 Deprecate the 'scandata' argument in 'validate'
- Closed