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

indexbg_killop_stepup.js should wait for the index build to abort before calling listIndexes

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.8.0
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2020-09-21
    • 15

      The test assumes that the index build abort will be processed immediately after calling killOp on it. That's not the case, as the aborting thread may not have had a chance to run yet. We should wait for the index build to be aborted before calling listIndexes.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: