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

Reuse pipeline for finding timeseries buckets to reopen

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Execution
    • ALL
    • QE 2024-04-29, QE 2024-05-13

      Profiling of the insert phase in the TimeSeriesTelemetry test case shows that 60% of the time is spent in getSuitableBucketForReopening, because the query is processed every time even if it has a fixed structure.
      Investigate if the query can be parameterized and reused at least in the same insert() statement

            Assignee:
            alberto.massari@mongodb.com Alberto Massari
            Reporter:
            alberto.massari@mongodb.com Alberto Massari
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: