-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
One of the criteria used here to decide when to skip storage_validation::storageValid() is the isConfigDB() namespace property.
Previously, we had to skip this check, because storage validation would reject fields with a "." in them, which are sometimes necessary in the config database. That check has been removed from storage validation, however, so we should be clear to validate config documents.