Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-9106

Allow configuration of IPC connect timeout

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 2.0.3-alpha
    • ipc
    • None
    • Reviewed
    • Hide
      This jira introduces a new configuration parameter "ipc.client.connect.timeout". This configuration defines the Hadoop RPC connection timeout in milliseconds for a client to connect to a server. For details see the description associated with this configuration in core-default.xml.
      Show
      This jira introduces a new configuration parameter "ipc.client.connect.timeout". This configuration defines the Hadoop RPC connection timeout in milliseconds for a client to connect to a server. For details see the description associated with this configuration in core-default.xml.

    Description

      Currently the connection timeout in Client.setupConnection() is hard coded to 20seconds. This is unreasonable in some scenarios, such as HA failover, if we want a faster failover time. We should allow this to be configured per-client.

      Attachments

        1. HADOOP-9106v1.patch
          5 kB
          Robert Parker
        2. HADOOP-9106v2.patch
          5 kB
          Robert Parker
        3. HADOOP-9106v3.patch
          5 kB
          Robert Parker
        4. HADOOP-9106v4.patch
          5 kB
          Robert Parker

        Issue Links

          Activity

            People

              robsparker Robert Parker
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: