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

Ensure that check for the interrupt is done on every getNext() call in datasize_kill_op.js

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 6.0.4, 6.1.0-rc0
    • None
    • None
    • Fully Compatible
    • ALL
    • v6.0
    • 8

    Description

      BF-25019 encountered a case where even though the command is marked as killed, it returns the success code, as while executing no check for the interrupt is being made.

      In order to force this check, we set the number of iterations allowed prior the check to be performed to be 1. Meaning that on every getNext() call, the check will be made.

      Attachments

        Activity

          People

            denis.grebennicov@mongodb.com Denis Grebennicov
            denis.grebennicov@mongodb.com Denis Grebennicov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: