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

Xiaobing Zhou edited comment on HADOOP-13488 at 8/17/16 11:29 PM:
------------------------------------------------------------------

I posted the patch v001 by adding {code}if (isEqual(thisPolicy, thatPolicy)) 
{{code} to ConnectionId#reuseConnection to maintain compatibility. Fixed some 
tests.


was (Author: xiaobingo):
I posted the patch v002 by adding {code}if (isEqual(thisPolicy, thatPolicy)) 
{{code} to ConnectionId#reuseConnection to maintain compatibility. Fixed some 
tests.

> Have TryOnceThenFail implement ConnectionRetryPolicy
> ----------------------------------------------------
>
>                 Key: HADOOP-13488
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13488
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: ipc
>            Reporter: Xiaobing Zhou
>            Assignee: Xiaobing Zhou
>         Attachments: HADOOP-13488.000.patch, HADOOP-13488.001.patch
>
>
> As the most commonly used default or fallback policy, TryOnceThenFail is 
> often used both RetryInvocationHandler and connection level. As proposed in 
> HADOOP-13436, it should implement ConnectionRetryPolicy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to