-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.6.5
-
Component/s: Catalog, Testing Infrastructure, Upgrade/Downgrade
-
Storage Execution
In MongoDB 3.6 collection validation, we check that UUIDs are present when featureCompatibilityVersion is 3.6 and not present when featureCompatibilityVersion is 3.4. If a UUID is erroneously present when FCV is 3.4, we should log what the UUID is to more easily trace the offending collection in the logs.