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

Make one request per command in NetworkInterfaceTL, regardless of number of hosts

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Service Arch
    • Programmability 2024-07-08, Programmability 2024-07-22, Programmability 2024-08-05, Programmability 2024-08-19, Programmability 2024-09-02, Programmability 2024-09-16

      Remove hedging functionality from NetworkInterfaceTL. Update startCommand and startExhaustCommand to unconditionally resize the request's target list to 1 element, rather than only doing so when hedging is disabled. All checks for hedging options can then be removed, as well as any hedging-related metrics gathering. Finally, the loop that starts multiple requests can be rewritten as a single set of statements. These changes will remove the server's capability to perform hedging, so any tests that begin to fail as a result will need to be deleted at this stage.

            Assignee:
            hriday.sheth@mongodb.com Hriday Sheth (Inactive)
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: