-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
Fully Compatible
-
Service Arch 2021-05-31, Service Arch 2021-06-14, Service Arch 2021-06-28, Service Arch 2021-07-12
Once SERVER-54353 is completed, the shutdown method for ServiceExecutorFixed will also join with all executor threads to comply with the ServiceExecutor contract. This change will make external calls to join redundant and unnecessary. This ticket should make join a private member of ServiceExecutorFixed to prevent any ambiguity.
- is related to
-
SERVER-54353 Wait for ServiceExecutorFixed to join in ServiceStateMachineTest
- Closed