[ 
https://issues.apache.org/jira/browse/PHOENIX-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16264153#comment-16264153
 ] 

Anoop Sam John commented on PHOENIX-4399:
-----------------------------------------

When we set the abort on exception to true( This is true by def BTW), this 
applies to all CPs. The Phoenix installed cluster may have other CPs also which 
dont want this nature?  Have a check and let HBase community know. Whether we 
need a special Exception , which can be thrown from CP side for which we will 
abort the server in any case.

> Remove explicit abort on RegionServerServices
> ---------------------------------------------
>
>                 Key: PHOENIX-4399
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4399
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Ankit Singhal
>            Assignee: Ankit Singhal
>              Labels: HBase-2.0
>         Attachments: PHOENIX-4399.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to