API changes for SERVER-48918 to proceed.
We are using the RecordStore and SortedDataInterface existence as unique to Collection and IndexCatalogEntry in order to inform the KVDropPendingIdentReaper when there are no remaining user operations on the those stores, and it is therefore safe to delete the data table
- depends on
-
SERVER-49807 Move onCommit KVDropPendingIdentReaper handling out of the DurableCatlaog
- Closed
- is depended on by
-
SERVER-48918 Enhance the ident reaper algorithm to check that all instances of Collection / IndexCatalogEntry have been deallocated before proceeding to delete the collection / index
- Closed
- is related to
-
SERVER-49752 The ident reaper no longer needs to save a 'nss' field for helpful logging purposes
- Closed