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

mongos_rs_shard_failure_tolerance.js should retry NetworkInterfaceTimeLimitExceeded for a sharded find command on versions earlier than 8.0

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.4, 7.0.13, 6.0.17, 5.0.29
    • Affects Version/s: None
    • Component/s: None
    • None
    • Service Arch
    • Fully Compatible
    • ALL
    • v7.0, v6.0, v5.0
    • Programmability 2024-06-24, Programmability 2024-07-08
    • 200

      Getting a timeout in connection pool code (NITLExceeded) instead of HostUnreachable when targeting a downed host can cause the command to fail early when it could be retried and target a different host. mongos_rs_shard_failure_tolerance.js should retry in this scenario.

            Assignee:
            alex.li@mongodb.com Alex Li
            Reporter:
            alex.li@mongodb.com Alex Li
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: