[
https://issues.apache.org/jira/browse/HADOOP-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12906123#action_12906123
]
Hudson commented on HADOOP-6938:
--------------------------------
Integrated in Hadoop-Common-trunk-Commit #373 (See
[https://hudson.apache.org/hudson/job/Hadoop-Common-trunk-Commit/373/])
HADOOP-6938. ConnectionId.getRemotePrincipal() should check if security is
enabled. Contributed by Kan Zhang.
> ConnectionId.getRemotePrincipal() should check if security is enabled
> ---------------------------------------------------------------------
>
> Key: HADOOP-6938
> URL: https://issues.apache.org/jira/browse/HADOOP-6938
> Project: Hadoop Common
> Issue Type: Bug
> Components: ipc, security
> Reporter: Kan Zhang
> Assignee: Kan Zhang
> Fix For: 0.22.0
>
> Attachments: c6938-01.patch, c6938-03.patch, c6938-04.patch
>
>
> When security is not enabled, getRemotePrincipal() should return null, which
> means the Kerberos principal of the remote server is ignored. This bug was
> caught by TestCLI on Yahoo 20S branch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.