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

Daryn Sharp updated HADOOP-8784:
--------------------------------

    Attachment: HADOOP-8784.patch

Simple alteration of logic to always look for a token.

Note: "spurious" change of {{return call.rpcResponse}} to {{return 
call.getRpcResult()}} is to eliminate the only warning in the file.
                
> Improve IPC.Client's token use
> ------------------------------
>
>                 Key: HADOOP-8784
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8784
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: ipc, security
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>         Attachments: HADOOP-8784.patch
>
>
> If present, tokens should be sent for all auth types including simple auth.

--
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