[
https://issues.apache.org/jira/browse/HBASE-18112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16272666#comment-16272666
]
Hudson commented on HBASE-18112:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4143 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4143/])
HBASE-18112 Write RequestTooBigException back to client for (zhangduo: rev
9692b61a0ab572d0d37e01bd262700995e675975)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/NettyRpcServer.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestBlockingIPC.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestNettyIPC.java
* (add)
hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/NettyRpcFrameDecoder.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/NettyRpcServerPreambleHandler.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/AbstractTestIPC.java
> 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
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18112-v2.patch, HBASE-18112-v2.patch,
> HBASE-18112-v2.patch, HBASE-18112-v3.patch, HBASE-18112-v3.patch,
> HBASE-18112-v4.patch, HBASE-18112-v4.patch, HBASE-18112-v5.patch,
> 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)