-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Repl 2020-12-14
If the DBClient is being used as part of a PrimaryOnlyService, any long-running operations (including an exhaust cursor) must be interruptable. We can assume it is being run on a thread belonging to an executor which will itself be interrupted (meaning any opCtxs created on that thread will be interrupted)