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

extend timeout in replsets/index_delete.js (3.4 only)

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.10
    • Affects Version/s: 3.4.7
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • 0

      In the 3.4 branch, index_delete.js waits 30 seconds for the index build to begin on the secondary. This may be too short of a timeout on some slow machines. We should remove the explicit timeout value from the test and use the default in assert.soon() which is currently set to 5 minutes.

            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: