Find, getMore, and killCursors command log lines should be in the QUERY log component

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Trivial - P5
    • None
    • Affects Version/s: 3.2.0-rc6
    • Component/s: Logging, Querying
    • None
    • ALL
    • QuInt E (01/11/16)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, they are in the COMMAND log component:

      2015-12-04T10:47:11.959-0500 I COMMAND  [conn1] command test.c command: find { find: "c", filter: {}, batchSize: 2.0 } planSummary: COLLSCAN cursorid:18886010290 keysExamined:0 docsExamined:2 keyUpdates:0 writeConflicts:0 numYields:0 nreturned:2 reslen:139 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_command 0ms
      2015-12-04T10:47:11.960-0500 I COMMAND  [conn1] command test.c command: getMore { getMore: 18886010290, collection: "c", batchSize: 2.0 } ntoreturn:1 ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:120 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_command 0ms
      

              Assignee:
              J Rassi (Inactive)
              Reporter:
              David Storch
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: