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

Enable pre-fetching for mongot cursor when desired

    • 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
    • QI 2024-05-13, QI 2024-05-27, QI 2024-06-10

      We will enable pre-fetching per this protocol:

      • If we know for certain we’ll need another batch (either we know we will need all documents, or if the previous batch didn't fill up to the requested batchSize), we’ll immediately pre-fetch the next batch, after applying the exponential growth rate as applicable.
      • If the maxBound of docs needed is unknown and we’ve already requested three batches, we’ll start pre-fetching upon receipt of the third batch and for all future batches, after applying the exponential growth rate as applicable.

            Assignee:
            will.buerger@mongodb.com Will Buerger
            Reporter:
            brenda.rodriguez@mongodb.com Brenda Rodriguez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: