-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code, Usability
-
None
-
Minor Change
Currently it uses CurOp's id, but CurOps can be nested and the nested CurOps each have their own id. Instead, the OperationContext should get an ID at construction time and use the same ID until it is over.
- is related to
-
SERVER-20661 Fix operation counting error in update_yield1.js
- Closed