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

Steve Loughran commented on HADOOP-14959:
-----------------------------------------

LGTM; checkstyle is only about  a line length of 82 chars after the extra 
indentation. That should really be fixed by chopping down the line earlier than 
it currently is done.

What do other people who understand UGI have to say about this?

> DelegationTokenAuthenticator.authenticate() to wrap network exceptions
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-14959
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14959
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: net, security
>    Affects Versions: 2.8.1
>            Reporter: Steve Loughran
>            Assignee: Ajay Kumar
>            Priority: Minor
>         Attachments: HADOOP-14959.001.patch
>
>
> network errors raised in {{DelegationTokenAuthenticator.authenticate()}} 
> aren't being wrapped, so only return the usual limited-value java.net error 
> text. using {{NetUtils.wrapException()}} can address that



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to