-
Type: Improvement
-
Resolution: Incomplete
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Internal Code
Limit the max size of current op output data, and probably lower than system.profile data does, but in a similar manner.
The scheme could be to return the doc normally up to some size limit and then add
{"...":"..."}elements from every level back to the top, and the the last element in the doc.
- is related to
-
SERVER-13952 Cache partial BSONObj if possible (instead of {$msg: "query not recording (too large)"})
- Closed
- related to
-
SERVER-1794 make CurOp query's lifespan same as the op - so we can just keep a pointer
- Closed