Package org.apache.hadoop.hbase.ipc
Class TestNettyIPCCloseConnection
java.lang.Object
org.apache.hadoop.hbase.ipc.TestNettyIPCCloseConnection
Confirm that we truly close the NettyRpcConnection when the netty channel is closed.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private org.apache.hadoop.hbase.ipc.NettyRpcClient
private static org.apache.hadoop.conf.Configuration
private org.apache.hbase.thirdparty.io.netty.channel.nio.NioEventLoopGroup
private org.apache.hadoop.hbase.ipc.NettyRpcServer
private org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
CONF
-
group
-
server
-
client
-
stub
private org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface stub
-
-
Constructor Details
-
TestNettyIPCCloseConnection
public TestNettyIPCCloseConnection()
-
-
Method Details
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
Exception
-
test
- Throws:
Exception
-