-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
ALL
-
Repl 2019-05-06
After SERVER-40633, we can no longer untrack the callbacks in cancelled callbacks themselves, because on shutdown the callback will be executed on the caller thread and we cannot acquire the mutex if the callback is cancelled.
- has to be done before
-
SERVER-40633 Audit all uses of _replExecutor and check shutdown in scheduled tasks
- Closed
- related to
-
SERVER-40795 Always execute ThreadPoolTaskExecutor callbacks on thread pool threads
- Closed