You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/12/13 19:01:11 UTC

[jira] [Created] (HBASE-10161) [AccessController] Tolerate regions in recovery

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)