Class TestReopenTableRegionsProcedureBatchBackoff
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestReopenTableRegionsProcedureBatchBackoff
Confirm that we will rate limit reopen batches when reopening all table regions. This can avoid
the pain associated with reopening too many regions at once.
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final int
private static byte[]
static final HBaseClassTestRule
private static final int
private static org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
TABLE_NAME
-
BACKOFF_MILLIS_PER_RS
- See Also:
-
REOPEN_BATCH_SIZE
- See Also:
-
CF
-
-
Constructor Details
-
TestReopenTableRegionsProcedureBatchBackoff
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testRegionBatchBackoff
- Throws:
IOException
-
testRegionBatchNoBackoff
- Throws:
IOException
-