Class TestMasterCoprocessorExceptionWithAbort
java.lang.Object
org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort
Tests unhandled exceptions thrown by coprocessors running on master. Expected result is that the
master will abort with an informative error message describing the set of its loaded coprocessors
for crash diagnosis. (HBASE-4014).
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static byte[]
private static byte[]
private static HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
-
Field Details
-
CLASS_RULE
-
UTIL
-
TEST_TABLE
-
TEST_FAMILY
-
-
Constructor Details
-
TestMasterCoprocessorExceptionWithAbort
-
-
Method Details
-
setupBeforeClass
- Throws:
Exception
-
teardownAfterClass
- Throws:
Exception
-
testExceptionFromCoprocessorWhenCreatingTable
- Throws:
IOException
-