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

Refactor _performTimeseriesWrite code for $out time-series support

    • 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
    • QE 2023-02-06, QE 2023-02-20

      To support time-series collection for $out, the _performTimeseriesWrites function needs to be called to insert documents in the temporary buckets collection created. However, this function and the functions it calls are private and in a class that cannot be called. Therefore, these functions need to be refactored into write_ops_exec. This ticket is split from SERVER-72687 to decrease the size of the code changes.

            Assignee:
            gil.alon@mongodb.com Gil Alon
            Reporter:
            gil.alon@mongodb.com Gil Alon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: