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

Reduce runtime of fuzzer for pipelines that contain $densify

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • QO 2021-11-01
    • 48

      The details are in BF-23054, but in a nutshell there is a high probability that pipelines with $densify will end up generating 500k documents resulting in very slow runtimes and/or result comparison times. The reason this happens frequently is because we are using a fairly wide date range, which combined with a very small time unit (e.g. milliseconds) means there are many documents needed to fill the entire range of values.

            Assignee:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Reporter:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: