When accumulating collection validation results, we have a limit on the amount of missing index entries and extra index entries we'll report (1 MB each) in order to not hit the BSON size limit. However, we do not have such a mechanism for some of the other information that we include in the validation results.
- related to
-
SERVER-30356 Improve error reporting for validation
- Closed