Each Collection object will no longer own an instance of CursorManager. These per-collection cursor managers will be unused as of SERVER-37451. This is the work to actually delete the code which constructs the per-collection cursor managers.
- related to
-
SERVER-38064 Pipeline::dispose() should not check for stale databaseVersion
- Closed