[ https://issues.apache.org/jira/browse/HADOOP-9106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Suresh Srinivas updated HADOOP-9106: ------------------------------------ Resolution: Fixed Fix Version/s: 2.0.3-alpha Release Note: 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. Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) I committed the patch to branch-2 and trunk. Thanks you Robert! > Allow configuration of IPC connect timeout > ------------------------------------------ > > Key: HADOOP-9106 > URL: https://issues.apache.org/jira/browse/HADOOP-9106 > Project: Hadoop Common > Issue Type: Improvement > Components: ipc > Affects Versions: 3.0.0 > Reporter: Todd Lipcon > Assignee: Robert Parker > Fix For: 2.0.3-alpha > > Attachments: HADOOP-9106v1.patch, HADOOP-9106v2.patch, > HADOOP-9106v3.patch, HADOOP-9106v4.patch > > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira