Class TestMasterProcedureSchedulerConcurrency
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestMasterProcedureSchedulerConcurrency
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.slf4j.Logger
private org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
queue
-
-
Constructor Details
-
TestMasterProcedureSchedulerConcurrency
-
-
Method Details
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
testConcurrentPeerOperations
- Throws:
Exception
-
testConcurrentWriteOps
Verify that "write" operations for a single table are serialized, but different tables can be executed in parallel.- Throws:
Exception
-
testMasterProcedureSchedulerPerformanceEvaluation
- Throws:
Exception
-