Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
Reviewed
-
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
Attachments
Issue Links
- is duplicated by
-
HADOOP-9149 During RPC, client will call the setupConnection() in the Client.java. We want that the connection time out can be configured int the core-site.xml
-
- Open
-
-
HADOOP-7397 Allow configurable timeouts when connecting to HDFS via java FileSystem API
-
- Resolved
-