Class TestRemoteProcedureDispatcherUncaughtExceptionHandler
java.lang.Object
org.apache.hadoop.hbase.procedure2.TestRemoteProcedureDispatcherUncaughtExceptionHandler
Make sure the
Thread.UncaughtExceptionHandler
will be called when there are unchecked exceptions
thrown in the task.
See HBASE-21875 and HBASE-21890 for more details.-
Nested Class Summary
Modifier and TypeClassDescriptionprivate static final class
private static final class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
org.junit.rules.ExpectedException
private static HBaseCommonTestingUtil
-
Constructor Summary
-
Method Summary