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

Colin Patrick McCabe updated HADOOP-10564:
------------------------------------------

    Attachment: HADOOP-10564.001.patch

This patch adds the ability to set the username in the IpcConnectionContext.  
It does not yet implement authentication (SASL, etc.), but just setting that 
field.

I also changed {{hrpc_proxy}} so that instances can be created on the stack.  
This is helpful in the forthcoming RPC client, since it means that blocking 
RPCs can just create one of these on the stack and make a call without having 
to call {{malloc()}}.

> Add username to native RPCv9 client
> -----------------------------------
>
>                 Key: HADOOP-10564
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10564
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: native
>    Affects Versions: HADOOP-10388
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>         Attachments: HADOOP-10564.001.patch
>
>
> Add the ability for the native RPCv9 client to set a username when initiating 
> a connection.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to