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

change_stream_enforce_max_time_ms_on_mongos.js expects getMore to schedule follow-up getMores

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.6.8, 4.0.1, 4.1.1
    • Aggregation Framework
    • None
    • Fully Compatible
    • v4.0, v3.6
    • Query 2018-07-02
    • 26

    Description

      The test issues a getMore with a maxTimeMS of 500, and expects this command to schedule getMores on each of the shards. After SERVER-34204 this is no longer the case, since the subsequent getMores may be delayed until the next getMore comes in.

      We should re-write the test to account for this possibility, or we should add a unit test for this behavior and delete the assertions from the javascript test.

      Attachments

        Issue Links

          Activity

            People

              david.storch@mongodb.com David Storch
              charlie.swanson@mongodb.com Charlie Swanson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: