When we start having many Collection instances for the same collection, we will need to know that there are no operations holding stale versions before deleting the collection or index data for good without versioning thereof.
- depends on
-
SERVER-49731 Create an Ident base class for RecordStore and SortedDataInterface and pass shared_ptr<Ident> to the KVDropPendingIdentReaper
- Closed
- related to
-
SERVER-48904 Query should use something other than a weak_ptr to the IndexCatalogEntry to check that an index still exists after a yield
- Closed