In keeping with the general trend towards using UUIDs over NamespaceStrings to identify collections, it would be convenient for the ReplicationCoordinator::canAcceptWritesFor() to accept collection UUIDs. This will eliminate some existing CollectionCatalog lookups and reduce some code clutter for the caller.
- is related to
-
SERVER-42527 Create CollectionLock constructor that uses UUID
- Closed