You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/09/10 13:22:02 UTC

[jira] [Commented] (HBASE-18112) Write RequestTooBigException back to client for NettyRpcServer

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

Duo Zhang commented on HBASE-18112:
-----------------------------------

Could you please upload the patch to review board http://reviews.apache.org/ ?

And I think the approach is correct, {{LengthFieldBasedFrameDecoder}} just discards the large frame so it is not possible for us to send back useful information to client.

Thanks.

> Write RequestTooBigException back to client for NettyRpcServer
> --------------------------------------------------------------
>
>                 Key: HBASE-18112
>                 URL: https://issues.apache.org/jira/browse/HBASE-18112
>             Project: HBase
>          Issue Type: Sub-task
>          Components: IPC/RPC
>            Reporter: Duo Zhang
>            Assignee: Toshihiro Suzuki
>         Attachments: HBASE-18112.patch
>
>
> For now we just close the connection so NettyRpcServer can not pass TestIPC.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)