Class TestSnapshotProcedureConcurrently
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestSnapshotProcedure
org.apache.hadoop.hbase.master.procedure.TestSnapshotProcedureConcurrently
@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestSnapshotProcedureConcurrently
extends TestSnapshotProcedure
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classNested classes/interfaces inherited from class org.apache.hadoop.hbase.master.procedure.TestSnapshotProcedure
TestSnapshotProcedure.DelaySnapshotProcedure -
Field Summary
Fields inherited from class org.apache.hadoop.hbase.master.procedure.TestSnapshotProcedure
admin, CF, LOG, master, snapshot, SNAPSHOT_NAME, snapshotProto, TABLE_NAME, TEST_UTIL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidMethods inherited from class org.apache.hadoop.hbase.master.procedure.TestSnapshotProcedure
getDelayedOnSpecificStateSnapshotProcedure, setup, teardown, waitProcedureRunnableAndGetFirst
-
Constructor Details
-
TestSnapshotProcedureConcurrently
public TestSnapshotProcedureConcurrently()
-
-
Method Details
-
testRunningTwoSnapshotProcedureOnSameTable
- Throws:
Exception
-
testTakeZkCoordinatedSnapshotAndProcedureCoordinatedSnapshotBoth
@Test public void testTakeZkCoordinatedSnapshotAndProcedureCoordinatedSnapshotBoth() throws Exception- Throws:
Exception
-
testItFailsIfTableIsNotDisabledOrEnabled
- Throws:
Exception
-