Details
-
Bug
-
Resolution: Done
-
Major - P3
-
3.0.0
-
None
-
Fully Compatible
-
ALL
-
Quint Iteration 3.1.1
Description
The "locks" section in the diagnostic log and profiler output is empty for some operations, including basic reads.
Example diagnostic log output exhibiting the problem (note "locks:{}" towards the end of the log line):
2015-03-23T13:09:52.633-0400 I QUERY [conn1] query test.foo planSummary: COLLSCAN cursorid:36168749481 ntoreturn:0 ntoskip:0 nscanned:0 nscannedObjects:101 keyUpdates:0 writeConflicts:0 numYields:0 nreturned:101 reslen:2253 locks:{} 0ms
|