Don't increase mongot cursor batchSize when batches are filled

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Mongot may not return a full batch with batchSize results if the batches reaches the 16MB BSON size maximum. If we reach that, we should stop the exponential batchSize increase on the mongot cursor, until we receive a batch that is filled.

            Assignee:
            Will Buerger
            Reporter:
            Brenda Rodriguez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: