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

Increase slaveDelay in repl10.js test

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.6, 3.5.7
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
    • Fully Compatible
    • v3.4
    • Repl 2017-05-08
    • 0

      repl10.js does a write to a master then expects a slaveDelayed slave to not see the write. This is fundamentally racy, and we've had a build failure where the test took too long and the slave did in fact replicate the write before the check that it didn't have it. It's probably sufficient to just increase the slavedelay on the slave from 10 seconds to 30 and call it a day.

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: