Capture actual error from getExecutor

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.5.10
    • Affects Version/s: None
    • Component/s: Querying
    • Fully Compatible
    • Query 2017-07-10
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      After getExecutor() was enhanced to return an actual Status instead of a bool, not all callers were changed to capture and return this new status. For example, today, the geoNear command can still return this:

      { waitedMS: 0, ok: 0.0, errmsg: ”can’t get query executor” }
      

      I believe the mapReduce command has similar issues.

            Assignee:
            Natalia Jacobowitz (Inactive)
            Reporter:
            Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: