[
https://issues.apache.org/jira/browse/HBASE-18298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259473#comment-16259473
]
stack commented on HBASE-18298:
-------------------------------
bq. Anoop Sam John, Phoenix wants to abort the regionserver if the attempt of
disabling the index fails during the index writes failure. Earlier we used to
do it through regionserverServices, but now it's not visible so is there any
another API which we can use now?
Thanks for taking a look [~ankit.singhal]. Yeah, we removed stop and abort. Our
thinking is that a CP shouldn't be able to abort/stop its hosting context.
You need to abort because you fail to offline an index table? Tell us more.
IIRC, you can throw an exception and we will abort. We can add a test for this.
Again, thanks for taking a look at the CP API. Anything else you need?
> RegionServerServices Interface cleanup for CP expose
> ----------------------------------------------------
>
> Key: HBASE-18298
> URL: https://issues.apache.org/jira/browse/HBASE-18298
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Priority: Critical
> Fix For: 2.0.0-alpha-4
>
> Attachments: HBASE-18298.patch, HBASE-18298_V2.patch,
> HBASE-18298_V3.patch, HBASE-18298_V4.patch, HBASE-18298_V5.patch,
> HBASE-18298_V6.patch, HBASE-18298_V7.patch, HBASE-18298_V7.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)