Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Fully Compatible
-
Sharding 2021-04-19
-
1
Description
The ReshardingTxnCloner::_withTemporaryOperationContext() method and its lengthy doc comment can be removed. It is still necessary for the CurOp to be marked as having started for the call to Pipeline::getNext() though. See also the CancelableOperationContextFactory class mentioned in SERVER-55306.