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

CRUD commands / operations should only produce profiler source object when needed

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.3.2
    • Component/s: Querying
    • Labels:
      None
    • Minor Change
    • ALL
    • Query 14 (05/13/16)

      CRUD commands and operations produce a BSON object with operation metrics when profiling level is > 0. This object is used solely to write a system.profile entry. In the case where the profiler level is 1 and the slowms threshold has not been breached this object is not used. We should change to only generate this object at level 1 when execution time has exceeded the slowms boundary.

            Assignee:
            james.wahlin@mongodb.com James Wahlin
            Reporter:
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: