Class TestRegionServerCoprocessorExceptionWithAbort

java.lang.Object
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort

Tests unhandled exceptions thrown by coprocessors running on a regionserver.. Expected result is that the regionserver will abort with an informative error message describing the set of its loaded coprocessors for crash diagnosis. (HBASE-4014).