-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
As part of SERVER-90992 we had to exclude MultiIndexBlock from using the safe CollectionPtr constructor.
The lone usage of the unsafe constructor seems unnecessary considering there is a valid CollectionPtr constructed above it's call on all cases as part of the background writes drain. Search for TODO entries with this ticket number to find the usage.
- is related to
-
SERVER-90992 Collection acquisitions have no enforcement of snapshot stability
- In Code Review