-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
ALL
We report index validation errors by iterating the stored indexes, however we don't initialize this list until after we report the results if WT::verify fails. This can lead to the nIndexes field being 0 and indexDetails field being empty in the validate response in the case that we have index corruption.
- duplicates
-
SERVER-72677 Full validation doesn't always report information about indexes
- Closed