-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding EMEA
-
Fully Compatible
-
Sharding EMEA 2023-06-12, Sharding EMEA 2023-06-26, Sharding EMEA 2023-07-10, Sharding EMEA 2023-07-24, Sharding EMEA 2023-08-07, Sharding EMEA 2023-08-21, Sharding EMEA 2023-09-04
All utility functions pertaining the range deleter currently exposed in range_deletion_util.h and migration_util.h aimed to create/update/delete range deletion task documents must be moved under the range deleter service.
In order to make the purpose of such functions explicit, a way could be to create a RangeDeleterService::CRUDUtils nested class only exposing static methods.
- is depended on by
-
SERVER-68775 RangeDeleterService::CRUDUtils must offer a `dropRangeDeletionTasks` method
- Closed