Class TestRaceBetweenSCPAndTRSP
java.lang.Object
org.apache.hadoop.hbase.master.assignment.TestRaceBetweenSCPAndTRSP
Testcase for HBASE-23594.
-
Nested Class Summary
Modifier and TypeClassDescriptionprivate static final class
static final class
-
Field Summary
Modifier and TypeFieldDescriptionprivate static CountDownLatch
private static CountDownLatch
private static byte[]
static final HBaseClassTestRule
private static org.apache.hadoop.hbase.TableName
private static CountDownLatch
private static CountDownLatch
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
NAME
-
CF
-
ARRIVE_REGION_OPENING
-
RESUME_REGION_OPENING
-
ARRIVE_GET_REGIONS_ON_SERVER
-
RESUME_GET_REGIONS_ON_SERVER
-
-
Constructor Details
-
TestRaceBetweenSCPAndTRSP
public TestRaceBetweenSCPAndTRSP()
-
-
Method Details