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

Investigate agg $in regressions with query stats

    • Type: Icon: Task Task
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: 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@mongodb.com Alyssa Clark
            Reporter:
            will.buerger@mongodb.com Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: