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

Aaron T. Myers commented on HADOOP-8355:
----------------------------------------

+1 pending Jenkins. The patch looks good to me. I also tested the patch 
manually and observed that the spurious stack traces no longer appear in the NN 
or 2NN logs when performing a checkpoint.

Good on you, Tucu.
                
> SPNEGO filter throws/logs exception when authentication fails
> -------------------------------------------------------------
>
>                 Key: HADOOP-8355
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8355
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.0.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Minor
>         Attachments: HADOOP-8355.patch
>
>
> if the auth-token is NULL means the authenticator has not authenticated the 
> request and it has already issue an UNAUTHORIZED response, there is no need 
> to throw an exception and then immediately catch it and log it. The 'else 
> throw' can be removed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to