-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding
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)
- 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