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

increase replication timeout in indexbg_drop.js, indexbg_interrupts.js, initial_sync_cloner_dups.js

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.0-rc3
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • 0

      replTest.awaitReplication(60000);
      

      The hardcoded timeout is too low for slow hosts. The hardcoded value should be removed so that we use the default of 10 minutes (introduced in SERVER-26227).

            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: