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

Sanjay Radia commented on HADOOP-9425:
--------------------------------------

Updated patch:
* error code is now exposed via remoteException on client side (note in earlier 
patch it was in the Call object which is not very accessible.
* extended a couple of tests to check the return code
* minor bug fix in writableRcpEngine - it was catching some of the rpc 
exceptions and re-throwing as IOException (note writableRpcEngine is still used 
for many of our rpc tests)
                
> Add error codes to rpc-response
> -------------------------------
>
>                 Key: HADOOP-9425
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9425
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>         Attachments: HADOOP-9425-1.patch, HADOOP-9425-2.patch, 
> HADOOP-9425-3.patch, HADOOP-9425-4.patch, HADOOP-9425-5.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