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

    XMLWordPrintableJSON

Details

    • Query Execution

    Description

      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

      Attachments

        Activity

          People

            backlog-query-execution Backlog - Query Execution
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: