SERVER-62351 takes multiple AutoGet* locks which will unblock efforts for $lookup pushdown. This ticket represents the work to use AutoGetCollectionMulti instead of taking multiple AutoGets.
- causes
-
SERVER-64212 Coverity analysis defect 121638: Redundant test
- Closed
- depends on
-
SERVER-59958 Extend multi-collection locking to the AutoGetCollectionForRead/Command classes
- Closed
- is related to
-
SERVER-64038 Allow MODE_IX multi-collection locking in the AutoGet* helpers because multi-document transaction reads use MODE_IX
- Closed