Investigate whether there are situations in which we don't need to set batchSize to 0 when opening a cursor for a pipeline

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Aggregation Framework
    • None
    • Query Optimization
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      It looks like we do know whether an aggregate needs to be merged on a shard (here) before we set the batchSize (in this function, here). If we pass that value through to the function, we may be able to eliminate the need for a request to be sent with batchSize: 0

            Assignee:
            [DO NOT USE] Backlog - Query Optimization
            Reporter:
            Ted Tuckman
            Votes:
            0 Vote for this issue
            Watchers:
            22 Start watching this issue

              Created:
              Updated: