You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Xiaobing Zhou (JIRA)" <ji...@apache.org> on 2016/08/17 23:30:20 UTC

[jira] [Comment Edited] (HADOOP-13488) Have TryOnceThenFail implement ConnectionRetryPolicy

    [ 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org