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

Query stats incorrectly logs find explain on views

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • ALL
    • v8.0, v7.0, v6.0

      When a find is run on a view with explain, query stats logs the resolved aggregation. This is wrong for two reasons:

      1) find on a view should be logged as a find command by query stats, not the resolved aggregation

      2) find explain should not be captured by query stats

      The impact of this will be extra (and misleading) query stats entries.

            Assignee:
            mariano.shaar@mongodb.com Mariano Shaar
            Reporter:
            alyssa.clark@mongodb.com Alyssa Clark
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: