-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Sharding EMEA 2022-07-25, Sharding EMEA 2022-08-08
Making the RangeDeleterService decorate the service context would:
- Ensure that only one instance of it sticks around
- Making it easily retrievable from any place in the code
Moreover, it also turns out to be useful for testing because it makes it possible to automatically restart the service between C++ test cases.
- duplicates
-
SERVER-67636 Associate range deleter service lifetime to step-up/step-down
- Closed