Package org.apache.hadoop.hbase.client
Class TestBootstrapNodeUpdate
java.lang.Object
org.apache.hadoop.hbase.client.TestBootstrapNodeUpdate
@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestBootstrapNodeUpdate
extends Object
Make sure that we can update the bootstrap server from master to region server, and region server
could also contact each other to update the bootstrap nodes.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.client.RpcConnectionRegistryprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidvoid
-
Field Details
-
UTIL
-
REGISTRY
-
-
Constructor Details
-
TestBootstrapNodeUpdate
public TestBootstrapNodeUpdate()
-
-
Method Details