Details
-
Task
-
Resolution: Duplicate
-
Major - P3
-
None
-
None
-
None
-
None
-
Storage Execution
-
136
Description
CollectionCatalog::lookupCollectionByXXX and CollectionCatalog::lookupCollectionByXXXForRead are the same now, just with a different return type. Possibly return a CollectionPtr that owns a shared_ptr<const Collection>.
Attachments
Issue Links
- duplicates
-
SERVER-55280 Change the locked AutoGetCollection* helpers to use a shared_ptr<const Collection>, as the lock-free versions, to simplify code
-
- Closed
-