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

Hudson commented on HADOOP-10747:
---------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #5775 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5775/])
HADOOP-10747. Support configurable retries on SASL connection failures in RPC 
client. Contributed by Chris Nauroth. (cnauroth: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1605219)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/CommonConfigurationKeys.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Client.java


> Support configurable retries on SASL connection failures in RPC client.
> -----------------------------------------------------------------------
>
>                 Key: HADOOP-10747
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10747
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: ipc
>    Affects Versions: 3.0.0, 2.4.0
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>            Priority: Minor
>         Attachments: HADOOP-10747.1.patch, HADOOP-10747.2.patch, 
> HADOOP-10747.3.patch
>
>
> The RPC client includes a retry loop around SASL connection failures.  
> Currently, this is hard-coded to a maximum of 5 retries.  Let's make this 
> configurable.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to