Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Fully Compatible
-
v5.0
-
Sharding EMEA 2021-05-31
-
141
Description
This would make it possible to shutdown and restart the migrationutil::getMigrationUtilExecutor() thread pool between C++ test cases. RangeDeleterTest::tearDown() in range_deletion_util_test.cpp is currently problematic because it doesn't prevent a task from starting to run while the ServiceContext is being destroyed, nor does it prevent a task from starting to run while the (static storage duration) logv2 subsystem is being destroyed.
Attachments
Issue Links
- is related to
-
SERVER-51708 submitRangeDeletionTask should handle RangeOverlapConflict error
-
- Closed
-