Identify query paths that should use lock-free reads and change their AutoGetCollectionForRead or AutoGetCollectionForReadCommand RAII objects to use lock-free versions.
- duplicates
-
SERVER-50677 Make the AutoGetCollectionForRead lock helper open a storage snapshot corresponding to the acquired Collection instance
- Closed