Reduce number of promise/future pairs for batched time-series inserts

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Execution Team 2021-03-08, Execution Team 2021-03-22
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently for time-series inserts with batch size greater than 1, the number of promise/future pairs is proportional to the number of documents being inserted. We should be able to improve this by instead making it proportional to the number of buckets that a given batch inserts into.

            Assignee:
            Dan Larkin-York
            Reporter:
            Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: