-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently the Interruptible interface only contains methods to check if an interrupt has occurred, and allows no way for callers to perform an interrupt. In most cases, we are interrupting an OperationContext, and in some interfaces we do not need the full OperationContext API, just the interruptibility. We should provide a wrapper for OperationContext that hides most of the functionality, keeping our APIs narrow and preventing later creep.
- related to
-
SERVER-107054 Investigate opCtx and reentrancy issues
-
- Open
-