Class TestRSKilledWhenInitializing

java.lang.Object
org.apache.hadoop.hbase.regionserver.TestRSKilledWhenInitializing

@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests") @Disabled("See HBASE-19515") public class TestRSKilledWhenInitializing extends Object
Tests that a regionserver that dies after reporting for duty gets removed from list of online regions. See HBASE-9593.