Class TestReopenTableRegionsProcedureBackoff
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestReopenTableRegionsProcedureBackoff
Confirm that we will do backoff when retrying on reopening table regions, to avoid consuming all
the CPUs.
-
Field Summary
Modifier and TypeFieldDescriptionprivate static byte[]
static final HBaseClassTestRule
private static final org.slf4j.Logger
private static org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
UTIL
-
TABLE_NAME
-
CF
-
-
Constructor Details
-
TestReopenTableRegionsProcedureBackoff
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testRetryBackoff
- Throws:
IOException
InterruptedException
-