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

Increase Remote Command Targeter timeout

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • ALL
    • Service Arch 2019-01-28, Service Arch 2019-02-11, Service Arch 2019-02-25, Service Arch 2019-03-11
    • 25

      The 20 sec timeout https://github.com/mongodb/mongo/blob/r4.1.3/src/mongo/client/remote_command_targeter_rs.cpp#L84 is not enough for the continuous stepdown config suite.
      Need to be
      a) increased to 30 seconds
      b) look for other places in the code setting the network related timeouts
      b) changed to a constant so its easier to find and modify.

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            misha.tyulenev@mongodb.com Misha Tyulenev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: