You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Chao Sun (JIRA)" <ji...@apache.org> on 2018/07/13 22:18:00 UTC

[jira] [Created] (HDFS-13735) Make QJM HTTP URL connection timeout configurable

Chao Sun created HDFS-13735:
-------------------------------

             Summary: Make QJM HTTP URL connection timeout configurable
                 Key: HDFS-13735
                 URL: https://issues.apache.org/jira/browse/HDFS-13735
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: qjm
            Reporter: Chao Sun
            Assignee: Chao Sun


We've seen "connect timed out" happen internally when QJM tries to open HTTP connections to JNs. This is now using {{newDefaultURLConnectionFactory}} which uses the default timeout 60s, and is not configurable.

It would be better for this to be configurable, especially for ObserverNameNode (HDFS-12943), where latency is important, and 60s may not be a good value.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org