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

robustify awaitdata_getmore_cmd.js

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • None
    • None
    • None
    • Fully Compatible
    • QE 2023-05-15
    • 28

    Description

      https://github.com/mongodb/mongo/blob/master/jstests/core/query/awaitdata_getmore_cmd.js#L165 at this point in the test we have a potentially infinite while loop with no timeout. also if logicalSessionRefreshMillis is set low enough just doing getMores will keep the session alive and keep doing writes to the sessions collection. so we need to filter out the sessions collection in the find command above

      Attachments

        Activity

          People

            mickey.winters@mongodb.com Mickey Winters
            mickey.winters@mongodb.com Mickey Winters
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: