Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Suggestions from @stack and anoop.hbase from HBASE-18298
Though regionServerServices are not visible from the environment, we can still let CoprocessorHost abort the RS if observer/coprocessor throws exception other than IOException and hbase.coprocessor.abortonerror is not set to false.
But how to ensure that ABORT_ON_ERROR is never set to false in case of Phoenix. or should we have some special exception in HBase for forcefull abort.
Attachments
Attachments
Issue Links
- relates to
-
PHOENIX-4501 Fix IndexUsageIT
- Resolved