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

Kihwal Lee commented on HADOOP-9339:
------------------------------------

Thanks Daryn for the patch. I've committed it to trunk, branch-2 and 
branch-0.23.
                
> IPC.Server incorrectly sets UGI auth type
> -----------------------------------------
>
>                 Key: HADOOP-9339
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9339
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: ipc
>    Affects Versions: 0.23.0, 2.0.0-alpha, 3.0.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>         Attachments: HADOOP-9339.branch-23.patch, HADOOP-9339.patch, 
> HADOOP-9339.patch
>
>
> For non-secure servers, {{IPC.Server#processConnectionContext}} will 
> explicitly set the UGI's auth type to SIMPLE.  However the auth type has 
> already been set by this point, and this explicit set causes proxy UGIs to be 
> SIMPLE/SIMPLE instead of PROXY/SIMPLE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to