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

Rewrite timeseries_hint.js to not use cursor.firstBatch to evaluate results

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • ALL
    • v8.0
    • QO 2024-08-19
    • 0

      The find command batch size is now configurable and fuzzed in the config fuzzer (SERVER-87285). When the value of internalQueryFindCommandBatchSize is less than the result size, result.cursor.firstBatch will fail to return all expected results.

      Update the test to use the exhaustFindCursorAndReturnResults helper when the cursor/batchSize isn't specified.

            Assignee:
            lynne.wang@mongodb.com Lynne Wang
            Reporter:
            lynne.wang@mongodb.com Lynne Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: