Investigate agg $in regressions with query stats

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The following test cases are showing throughput regressions notably worse than the average regressions across other query shapes:

      • Aggregation.StringUnindexedInPredWithSimpleCollation 10.11%
      • Aggregation.UnindexedLargeInNonMatching 9.84%
      • Aggregation.UnindexedLargeInMatching 9.54%
      • Aggregation.UnindexedVeryLargeInSortedMatching 7.75%
      • Aggregation.StringUnindexedInPredWithSimpleCollation (name doesn't reflect but it does have an $in) 7.64%

       

      SERVER-80468 addressed a regression related to large $in lists. We should make sure the fix from that ticket is being used on agg path, and investigate the cause of these regressions.

            Assignee:
            Alyssa Clark
            Reporter:
            Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: