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

Sanjay Radia commented on HADOOP-9380:
--------------------------------------

bq. Length mismatch found at client side should throw RpcClientException 
instead of RpcServerException.
I went back and forth on this. The reason I picked RpcServerException is that 
the incorrect length was caused by the server setting the wrong length. I don't 
feel too strongly about this as there is fine line -  one side caused it and 
the other side detected it. If after hearing my explanation you feel that 
RpcClientException is more appropriate then I will change the patch.

bq. fix Sasl rpc response format 
Just filed HADOOP-9421.
                
> Add totalLength to rpc response
> -------------------------------
>
>                 Key: HADOOP-9380
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9380
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>         Attachments: HADOOP-9380-2.patch, HADOOP-9380-4.patch, 
> HADOOP-9380-5.patch, HADOOP-9380.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