robustify awaitdata_getmore_cmd.js

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • QE 2023-05-15
    • 28
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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

            Assignee:
            Mickey Winters
            Reporter:
            Mickey Winters
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: