[ https://issues.apache.org/jira/browse/HADOOP-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Zhang updated HADOOP-6938: ------------------------------ Attachment: c6938-03.patch adding a unit test for it. > ConnectiionId.getConnectionId() 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 > Attachments: c6938-01.patch, c6938-03.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.