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

increase maxTimeMS for index build in index_max_time_ms.js

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0, 6.0.5
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v6.0
    • Execution Team 2023-02-06
    • 45

      On slow machines when the index build takes a long time (longer than the maxTimeMS provided with the createIndexes command) for the IndexBuildsCoordinator to start the build on the thread pool, the index build may time out before the test has a chance to check the db.currentOp() output for the presence of the index build.

      We should consider increasing the current maxTimeMS value of 10 seconds to accommodate slow machines.

            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: