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 "Adam Antal (Jira)" <ji...@apache.org> on 2019/12/05 11:57:00 UTC

[jira] [Commented] (HADOOP-16683) Disable retry of FailoverOnNetworkExceptionRetry in case of wrapped AccessControlException

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

Adam Antal commented on HADOOP-16683:
-------------------------------------

Hi [~snemeth],

The branch-3.2 and branch-3.1 patches have green jenkins build, could you please backport so we can close this jira?

> Disable retry of FailoverOnNetworkExceptionRetry in case of wrapped AccessControlException
> ------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-16683
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16683
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: common
>    Affects Versions: 3.3.0
>            Reporter: Adam Antal
>            Assignee: Adam Antal
>            Priority: Major
>             Fix For: 3.3.0
>
>         Attachments: HADOOP-16683.001.patch, HADOOP-16683.002.patch, HADOOP-16683.003.patch, HADOOP-16683.branch-3.1.001.patch, HADOOP-16683.branch-3.2.001.patch, HADOOP-16683.branch-3.2.001.patch
>
>
> Follow up patch on HADOOP-16580.
> We successfully disabled the retry in case of an AccessControlException which has resolved some of the cases, but in other cases AccessControlException is wrapped inside another IOException and you can only get the original exception by calling getCause().
> Let's add this extra case as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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