You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2016/03/23 06:37:25 UTC

[jira] [Created] (HBASE-15520) Fix broken TestAsyncIPC

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)