Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Won't Do
-
None
Description
The hook currently checks that a collection's UUID is the same between the sharding catalog (that is, config.collections on the config server) and
- shards' storage catalogs (via listCollections output)
- shards' catalog caches (in config.cache.collections)
This ticket is to add a check that a database's UUID is the same between the sharding catalog (that is, config.databases on the config server) and
- shards catalog caches (in config.cache.databases)
Attachments
Issue Links
- depends on
-
SERVER-32608 Make secondaries refresh their database metadata from the persisted database cache
-
- Closed
-
- related to
-
SERVER-52533 Complete TODO listed in SERVER-33252
-
- Closed
-