[ 
https://issues.apache.org/jira/browse/HADOOP-17342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Badger updated HADOOP-17342:
---------------------------------
    Fix Version/s: 3.2.3
                   2.10.2
                   3.1.5
                   3.4.0
                   3.3.1

+1 lgtm. Thanks for the patch, [~Jim_Brennan]!

I've committed this to trunk (3.4), branch-3.3, branch-3.2, branch-3.1, and 
branch-2.10

> 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
>             Fix For: 3.3.1, 3.4.0, 3.1.5, 2.10.2, 3.2.3
>
>         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