Class TestMasterProcedureSchedulerConcurrency
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestMasterProcedureSchedulerConcurrency
@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestMasterProcedureSchedulerConcurrency
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
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
-