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.