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

Create the write interface for time-series deletes

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2023-02-06

      This will be the first step to build the interface to write to storage for time-series deletes and updates. It will be very similar to write_ops_exec::performAtomicTimeseriesWrite() but we will not need to worry about special handling for retryable writes etc. since there will only be one write (an update or delete to the original bucket document) for user deletes.

      We will need to make sure the linking is happy here too. The original write_ops_exec::performAtomicTimeseriesWrite() is at a much higher level than query execution thus cannot be used by query stages.

            Assignee:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Reporter:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: