[
https://issues.apache.org/jira/browse/HBASE-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell resolved HBASE-4693.
-----------------------------------
Resolution: Incomplete
Assignee: (was: Eugene Koontz)
Release Note: (was: Rather than spinning up a cluster per test, instead
create one test with:
1. start cluster
2. load buggy coprocessor on one regionserserver with
hbase.coprocessor.abortonerror=false (this is the default configuration).
3. trigger coprocessor's NPE and assert that the RS doesn't abort and that the
RS removes the coprocessor.
4. restart the RS with a modified configuration with
hbase.coprocessor.abortonerror=true.
5. trigger coprocessor's NPE and assert that the RS aborts as expected.)
Incomplete dead issue
> Consolidate TestRegionServerCoprocessorExceptionWithRemove and
> TestRegionServerCoprocessorExceptionWithAbort into a single cluster spin-up
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-4693
> URL: https://issues.apache.org/jira/browse/HBASE-4693
> Project: HBase
> Issue Type: Improvement
> Reporter: Eugene Koontz
> Labels: test
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)