[ 
https://issues.apache.org/jira/browse/HADOOP-10127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13835544#comment-13835544
 ] 

Karthik Kambatla commented on HADOOP-10127:
-------------------------------------------

Not having the timeunit is consistent with other similar IPC time configs here 
- 
https://github.com/apache/hadoop-common/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/CommonConfigurationKeysPublic.java#L176

I think we should leave it alone.

> Add ipc.client.connect.retry.interval to control the frequency of connection 
> retries
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-10127
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10127
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: ipc
>    Affects Versions: 2.2.0
>            Reporter: Karthik Kambatla
>            Assignee: Karthik Kambatla
>         Attachments: hadoop-10127-1.patch
>
>
> Currently, {{ipc.Client}} client attempts to connect to the server every 1 
> second. It would be nice to make this configurable to be able to connect 
> more/less frequently. Changing the number of retries alone is not granular 
> enough.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to