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

Luke Lu commented on HADOOP-9151:
---------------------------------

Binglin's point 3 actually brings up a serious security issue with the current 
RPC protocol/implementation: it's trivial for any (low-bandwidth) client to DoS 
any Hadoop RPC service (with unlimited-bandwidth). The fact the current 
protocol is not amenable to nonblocking reader is a serious issue that needs to 
be fixed ASAP.

I proposed a simple fix in HADOOP-9194.
                
> Include RPC error info in RpcResponseHeader instead of sending it separately
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-9151
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9151
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>         Attachments: HADOOP-9151.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