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

Hudson commented on HADOOP-9339:
--------------------------------

Integrated in Hadoop-trunk-Commit #3394 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3394/])
    Typo in CHANGES.txt for HADOOP-9339 (Revision 1450970)

     Result = SUCCESS
kihwal : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1450970
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> 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
>             Fix For: 0.23.7, 2.0.4-beta
>
>         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