Andrew Purtell created HBASE-10161:
--------------------------------------
Summary: [AccessController] Tolerate regions in recovery
Key: HBASE-10161
URL: https://issues.apache.org/jira/browse/HBASE-10161
Project: HBase
Issue Type: Bug
Reporter: Andrew Purtell
Assignee: Anoop Sam John
Priority: Blocker
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)