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

Refactor timeseries::MinMax and re-use for bucket schema

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.29
    • Affects Version/s: None
    • Component/s: None
    • None
    • v5.0
    • Execution Team 2021-11-01, Execution Team 2021-11-15, Execution Team 2021-11-29

      SERVER-60565 changed the insert path for time-series inserts to avoid grouping measurements with incompatible schema into the same buckets. It resulted in a 5-9% slowdown on our TSBS insert workloads. The goal of this ticket is to determine if we can erase some of that regression by adapting some of the techniques we use for the bucket MinMax maintenance to handle the schema compatibility checking.

            Assignee:
            dan.larkin-york@mongodb.com Dan Larkin-York
            Reporter:
            dan.larkin-york@mongodb.com Dan Larkin-York
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: