You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Adam Antal (Jira)" <ji...@apache.org> on 2019/09/17 13:15:00 UTC

[jira] [Created] (HADOOP-16580) Disable retry of FailoverOnNetworkExceptionRetry in case of AccessControlException

Adam Antal created HADOOP-16580:
-----------------------------------

             Summary: Disable retry of FailoverOnNetworkExceptionRetry in case of AccessControlException
                 Key: HADOOP-16580
                 URL: https://issues.apache.org/jira/browse/HADOOP-16580
             Project: Hadoop Common
          Issue Type: Bug
          Components: common
    Affects Versions: 3.3.0
            Reporter: Adam Antal
            Assignee: Adam Antal


HADOOP-14982 handled the case where a SaslException is thrown. The issue still persists, since the exception that is thrown is an *AccessControlException* because user has no kerberos credentials. 

My suggestion is that we should add this case as well to {{FailoverOnNetworkExceptionRetry}}.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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