Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-16847

Diagnostic log output for all query clients should include plan summary string

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Diagnostics, Logging, Querying
    • Labels:
      None
    • Query
    • Minor Change

      It is currently the case that update, delete, findAndModify, group, getMore, aggregate (and possibly more) never generate a plan summary string. If any of these operations generate a line of log output, the log line should include the summary string (though we should come up with something better than runQuery()'s current approach of guessing whether a log line will be generated by checking shouldLog() and elapsedMillis(), which is expensive).

            Assignee:
            backlog-server-query Backlog - Query Team (Inactive)
            Reporter:
            rassi J Rassi
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: