Class TestRegionServerHostname
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestRegionServerHostname
Tests for the hostname specification by region server
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.slf4j.Logger
private static final int
private static final int
private HBaseTestingUtility
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
NUM_MASTERS
- See Also:
-
NUM_RS
- See Also:
-
-
Constructor Details
-
TestRegionServerHostname
public TestRegionServerHostname()
-
-
Method Details
-
setup
-
teardown
- Throws:
Exception
-
testInvalidRegionServerHostnameAbortsServer
- Throws:
Exception
-
testRegionServerHostname
- Throws:
Exception
-
testDeprecatedConfigs
- Throws:
Exception
-
testConflictRegionServerHostnameConfigurationsAbortServer
- Throws:
Exception
-
testRegionServerHostnameReportedToMaster
- Throws:
Exception
-