Streamline time-series inserts by avoiding aggregation pipeline executor

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Execution Team 2020-12-28
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently insert is inefficient because we're constructing an aggregation pipeline that is expensive to parse. It would be beneficial to avoid the overhead of parsing the BSON aggregation pipeline which is fairly stable in its structure.

            Assignee:
            Benety Goh
            Reporter:
            Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: