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

Move pre-processing of time series inserts out of bucket_catalog::insert

    • Storage Execution
    • Fully Compatible
    • v8.0, v7.3, v7.0
    • Execution Team 2024-04-29

      Currently we extract key features of the document to be inserted during bucket_catalog::insert, such as the normalized metaField and timeField. We already do this without holding the stripe lock, so it will be straightforward to extract it to a separate preparation method. This will offer us more flexibility to optimize for batched inserts.

            Assignee:
            damian.wasilewicz@mongodb.com Damian Wasilewicz
            Reporter:
            dan.larkin-york@mongodb.com Dan Larkin-York
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: