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

MapReduce returns incorrect timeMillis and, when verbose, timing data

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 2.1.1
    • Affects Version/s: 2.1.0
    • Component/s: MapReduce
    • Labels:
    • ALL

      Running MapReduce with verbose=true:
      ...
      "timeMillis" : 0,
      "timing" : {
      "mapTime" : NumberLong(11921),
      "emitLoop" : 13524,
      "reduceTime" : NumberLong(556),
      "mode" : "js",
      "total" : 0

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            petercgrant Peter Grant
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: