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

Investigate converting TeeBuffer to return an entire batch at once, not one at a time

    • Query Execution

      This would potentially have the following advantages:

      • It would remove the need for a lot of state tracking within the TeeBuffer
      • It would make it easier for the TeeBuffer to propagate pauses (potentially allowing nested $facets in the future)
      • It would improve efficiency, since it would remove a lot of overhead of checking if we're done consuming a batch

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: