Fix establish_cursors_test race when interrupting a remote request

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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
            Reporter:
            Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: