Enable pre-fetching for mongot cursor when desired

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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
              Reporter:
              Brenda Rodriguez (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: