Duo Zhang created HBASE-15520:
---------------------------------
Summary: Fix broken TestAsyncIPC
Key: HBASE-15520
URL: https://issues.apache.org/jira/browse/HBASE-15520
Project: HBase
Issue Type: Bug
Reporter: Duo Zhang
Assignee: Duo Zhang
There are two problems
1. AsyncIPC will throw IOException when connection reset so we need to change
the catch type in testRpcMaxRequestSize.
2. AsyncRpcChannel does not deal with channelInactive event in netty.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)