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

Allow pipelines within $facet stage to process one batch at a time

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.14
    • Affects Version/s: None
    • Component/s: Aggregation Framework
    • Labels:
      None
    • Fully Compatible
    • Query 18 (08/05/16), Query 2016-08-29, Query 2016-09-19

      As of SERVER-23654's resolution, the $facet stage currently puts everything into one giant buffer before passing results through the sub-pipelines. We should allow the sub-pipelines to process one batch at a time, removing the constraints of fitting the result set into the memory limit of 100MB.

            Assignee:
            charlie.swanson@mongodb.com Charlie Swanson
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: