Details
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-15212 RPCServer should enforce max request size
- Resolved