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

allow inserts on time-series view

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2020-11-02, Execution Team 2020-11-16
    • 21

      After SERVER-51502, running a collection create command providing the timeseries option (added in SERVER-51501) with a collection create command results in creating both a time-series view and the corresponding system.buckets collection. Currently, the only way to update a time-series collection (view/bucket) is to write to the buckets collection directly. Ideally, documents for a time-series collection should be inserted through the view, which will be made mutable only for time-series collections and only for inserts.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: