-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
This ticket is about replacing the collection locking/pointer acquisition via AutoGetCollection* performed in aggregations with the new Collection/ViewAcquisitions obtained via calls to acquireCollectionOrView.
- is depended on by
-
SERVER-78071 A targeted query with a concurrent yield and chunk migration can miss results
- Backlog
-
SERVER-66871 Multi-collection locking must only succeed on the DB primary
- Blocked
-
SERVER-79296 Remove sharding information from CollectionPtr
- Backlog
-
SERVER-76397 Remove 'VariantCollectionPtrOrAcquisition' once all read/write paths use CollectionAcquisition
- Blocked
-
SERVER-77571 Use acquisitions APIs instead of a CollectionPtr in plan_cache_detail::computeCollectionState
- Blocked
- is related to
-
SERVER-77507 Integrate acquisitions into Find
- Closed