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

Fix establish_cursors_test race when interrupting a remote request

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc8, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • ALL
    • v4.4
    • Query 2020-06-01
    • 0

      In the SingleRemoteInterruptedWhileCommandInFlight unit test, we are expecting the interrupted establishCursors() to immediately schedule a killOperations for the outstanding request. However, due to the asynchronous nature of the ARS, the original command can still get scheduled to be followed up by the killOperations. We need to relax the assertion such that we eventually see a killOperations.

            Assignee:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Reporter:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: