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

Daryn Sharp commented on HADOOP-9421:
-------------------------------------

I was simply trying to add a {{RpcRequestHeaderProto.OperationProto}} of 
{{RPC_SASL}} so the client could decode use a switch to decode "normal" RPC 
response or SASL response.  I took that out per your concerns.

At this point I'm tripping over issues when the server sends RPC error 
responses when the client is expecting SASL responses, running into NPE issues 
in the client when the connection is unexpectedly closed during SASL auth, etc. 
 Once I work through those I'll have a patch up.
                
> Convert SASL to use ProtoBuf and add lengths for non-blocking processing
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-9421
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9421
>             Project: Hadoop Common
>          Issue Type: Sub-task
>    Affects Versions: 2.0.3-alpha
>            Reporter: Sanjay Radia
>            Assignee: Junping Du
>         Attachments: HADOOP-9421.patch, HADOOP-9421-v2-demo.patch
>
>


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