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

Client#getTimeout should use IPC_CLIENT_PING_DEFAULT when IPC_CLIENT_PING_KEY is not configured.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.7.0
    • ipc
    • None
    • Reviewed

    Description

      Client#getTimeout should use IPC_CLIENT_PING_DEFAULT instead of hard-coded value (true) when IPC_CLIENT_PING_KEY is not configured.

          if (!conf.getBoolean(CommonConfigurationKeys.IPC_CLIENT_PING_KEY, true)) {
      

      Attachments

        1. HADOOP-11599.001.patch
          2 kB
          Zhihai Xu
        2. HADOOP-11599.000.patch
          2 kB
          Zhihai Xu

        Activity

          People

            zxu Zhihai Xu
            zxu Zhihai Xu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: