-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2020-09-07
If the memory usage of gathering index inconsistencies exceeds the memory limit, we skip gathering missing/extra index entires in the second phase of validation. This results in us skipping the path to fix up indexes in SERVER-49103.
Ensure that when validate repair mode exceeds its memory limit, startup repair still rebuilds indexes.