queryStats for distinct on standalone is not recording docsReturned and exec time stats

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • Fully Compatible
    • ALL
    • Hide

      Run a queryStats aggregation on distinct. All of the fields relating to exec time or docsReturned in the metrics of the queryStatsStore entry will be 0.

      Show
      Run a queryStats aggregation on distinct. All of the fields relating to exec time or docsReturned in the metrics of the queryStatsStore entry will be 0.
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Distinct on standalone is missing a call to setEndOfOpMetrics() in distinct.cpp which records docsReturned and all of the execution time stats for queryStats. They are all 0.

            Assignee:
            Claudia Cortell (Inactive)
            Reporter:
            Claudia Cortell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: