[
https://issues.apache.org/jira/browse/HBASE-10161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13847773#comment-13847773
]
Andrew Purtell commented on HBASE-10161:
----------------------------------------
That sounds good to me Gary, we need to fix the issue at hand for the CPs we
have today, but should certainly welcome design and patches for simplifying for
CP implementors the issues around region lifecycle and coprocessor lifecycle.
> [AccessController] Tolerate regions in recovery
> -----------------------------------------------
>
> Key: HBASE-10161
> URL: https://issues.apache.org/jira/browse/HBASE-10161
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.0, 0.99.0
> Reporter: Andrew Purtell
> Assignee: Anoop Sam John
> Priority: Blocker
> Fix For: 0.98.0
>
>
> AccessController fixes for the issue also affecting VisibilityController
> described on HBASE-10148. Coprocessors that initialize in postOpen upcalls
> must check if the region is still in recovery and defer initialization until
> recovery is complete. We need to add a new CP hook for post recovery upcalls
> and modify existing CPs to defer initialization until this new hook as needed.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)