Class TestCloseRegionWhileRSCrash
java.lang.Object
org.apache.hadoop.hbase.master.assignment.TestCloseRegionWhileRSCrash
Confirm that we will do backoff when retrying on closing a region, to avoid consuming all the
CPUs.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
-
Field Summary
Modifier and TypeFieldDescriptionprivate static CountDownLatch
private static byte[]
static final HBaseClassTestRule
private static final org.slf4j.Logger
private static CountDownLatch
private static org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
-
Field Details
-
LOG
-
CLASS_RULE
-
UTIL
-
TABLE_NAME
-
CF
-
ARRIVE
-
RESUME
-
-
Constructor Details
-
TestCloseRegionWhileRSCrash
public TestCloseRegionWhileRSCrash()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testRetryBackoff
- Throws:
IOException
InterruptedException
-