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

Translate multiple ordered updates on a time-series collection's metaField into updates on its buckets collections

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.4, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v5.0
    • Execution Team 2021-07-26, Execution Team 2021-08-09

      If multiple updates on a time-series collection with multi:true query only on the metaField and modify only the metaField, they can be directly translated into updates on the time-series collection's underlying buckets collection.

      By default, these updates are performed as ordered operations; i.e. if an error occurs while processing any of the updates, return without processing any of the remaining updates.

            Assignee:
            alison.lu@mongodb.com Alison Lu (Inactive)
            Reporter:
            alison.lu@mongodb.com Alison Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: