-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2020-09-07
keysPerIndex is set in _validateIndexes. After this number is set, if there are index inconsistencies we will _gatherIndexEntryErrors. If validate is in repair mode, the number of keys per index changes. keysPerIndex should be updated after index consistency repairs are made.
- related to
-
SERVER-51353 Uncomment test case in validate_repair_mode.js
- Closed