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

Don't increase mongot cursor batchSize when batches are filled

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

      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@mongodb.com Will Buerger
            Reporter:
            brenda.rodriguez@mongodb.com Brenda Rodriguez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: