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

Write timeout values in commands_that_write_accept_wc_configRS.js are too small

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication, Sharding
    • Labels:
      None
    • Replication
    • Fully Compatible
    • ALL
    • 0

      This test expects replication on the test config servers to happen within 3 seconds (wtimeout: 3000). When the machine is a little slow, this doesn't happen.
      This is the case where cmd.runsOnShards is true but cmd.failsOnShards is false. This timeout should be increased. This test is expected to fail because replication fails on the shards (so a very long timeout is not a good idea, as we will hit it every time), but it needs to be long enough to allow the config servers to consistently replicate. 30 seconds might be a good compromise.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: