-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-alpha1
-
Fix Version/s: 2.0.3-alpha
-
Component/s: ipc
-
Labels:None
-
Hadoop Flags:Reviewed
-
Release Note:
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.
- 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
-