[ 
https://issues.apache.org/jira/browse/HDFS-12784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rushabh S Shah updated HDFS-12784:
----------------------------------
    Component/s: webhdfs

> Webhdfs retry policy for unresolved hosts
> -----------------------------------------
>
>                 Key: HDFS-12784
>                 URL: https://issues.apache.org/jira/browse/HDFS-12784
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: webhdfs
>    Affects Versions: 2.6.0
>            Reporter: Rushabh S Shah
>
> DNs that fail to resolve the NN for the rpc connection will cause the webhdfs 
> client to fail w/o retries. The webhdfs retry policy should be modified so it 
> will try another DN.
> Webhdfs should use RetryPolicies.retryByRemoteException in addition to the 
> network FailoverOnNetworkExceptionRetry policy. The NameNodeProxies check for 
> a resolved address should throw a distinct exception (like 
> UnknownHostException) for the remote ex policy to catch.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to