Package org.apache.hadoop.hbase.ipc
Class TestRpcSkipInitialSaslHandshake
java.lang.Object
org.apache.hadoop.hbase.ipc.TestRpcSkipInitialSaslHandshake
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
protected org.apache.hadoop.conf.Configuration
protected static String
protected static org.apache.hadoop.minikdc.MiniKdc
protected static final File
protected String
protected String
protected static String
protected org.apache.hadoop.conf.Configuration
protected static final HBaseTestingUtil
protected org.apache.hadoop.security.UserGroupInformation
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
KEYTAB_FILE
-
KDC
-
HOST
-
PRINCIPAL
-
krbKeytab
-
krbPrincipal
-
ugi
-
clientConf
-
serverConf
-
-
Constructor Details
-
TestRpcSkipInitialSaslHandshake
public TestRpcSkipInitialSaslHandshake()
-
-
Method Details
-
initKDCAndConf
- Throws:
Exception
-
stopKDC
- Throws:
InterruptedException
-
setUpPrincipalAndConf
- Throws:
Exception
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
setUpTest
- Throws:
Exception
-
test
This test is for HBASE-27923,which NettyRpcServer may hange if it should skip initial sasl handshake.- Throws:
Exception
-