-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.4.10
-
Component/s: Querying
-
None
-
ALL
This probably happens when the query is replaced with "query too big" in the profiling layer.
We use $comment to identify the source of queries when debugging. Additionally, user generated queries through our API are killed automatically after some time (we use 2.4 and not 2.6 so we don't have the query timeout yet)
- duplicates
-
SERVER-1794 make CurOp query's lifespan same as the op - so we can just keep a pointer
- Closed