Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2966

Make connection negotiation timeouts configurable for C++ client

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.11.0
    • 1.14.0
    • api, client, rpc
    • None

    Description

      We saw a cluster in the wild where some negotiation steps between endpoints were additionally delayed for some small number of seconds. The existing --rpc_negotiation_timeout_ms gflag can help workaround this on servers, but there's no equivalent in clients, whose negotiation timeouts are hardcoded to 3s in the C++ client and 10s in the Java client.

      It would be nice to expose a simple API to reconfigure the negotiation timeout.

      Attachments

        Issue Links

          Activity

            People

              aserbin Alexey Serbin
              adar Adar Dembo
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: