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

Jim Brennan commented on HADOOP-17342:
--------------------------------------

I believe the failure in TestLdapGroupsMapping is unrelated - there is already 
a Jira to fix that: HADOOP-17340

I don't think we need to add a new test case for this.  Any existing tests that 
use this constructor will test it implicitly.  I think a code review in this 
case would be sufficient.




> Creating a token identifier should not do kerberos name resolution
> ------------------------------------------------------------------
>
>                 Key: HADOOP-17342
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17342
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: common
>    Affects Versions: 2.10.1, 3.4.0
>            Reporter: Jim Brennan
>            Assignee: Jim Brennan
>            Priority: Major
>         Attachments: HADOOP-17342.001.patch
>
>
> This problem was found and fixed internally for us by [~daryn].
> Creating a token identifier tries to do auth_to_local short username 
> translation. The authentication process creates a blank token identifier for 
> deserializing the wire format. Attempting to resolve an empty username is 
> useless work.
> Discovered the issue during fair call queue backoff testing. The readers are 
> unnecessary slowed down by this bug.



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

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

Reply via email to