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

add IndexBuildAborted to list of acceptable errors in fsm_workloads/create_index_background_unique.js

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Execution Team 2020-02-24
    • 8

      Starting In SERVER-43612, the create_background_index_unique.js concurrency test workload may get a IndexBuildAborted error from the createIndexes command if there is an existing index build currently being torn down. Previously, we would have gotten a IndexBuildAlreadyInProgress error. This ticket proposes to make IndexBuildAborted an acceptable error for this test workload (similar to what's being done for IndexBuildAlreadyInProgress)

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: