You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2013/12/13 18:57:07 UTC

[jira] [Created] (HBASE-10160) Fix AccessController initialization problem with distributed log replay

Anoop Sam John created HBASE-10160:
--------------------------------------

             Summary: Fix AccessController initialization problem with distributed log replay
                 Key: HBASE-10160
                 URL: https://issues.apache.org/jira/browse/HBASE-10160
             Project: HBase
          Issue Type: Bug
          Components: security
    Affects Versions: 0.96.0
            Reporter: Anoop Sam John
            Assignee: Anoop Sam John


In AccessController we read the acl table data into cache in postOpen CP hook. But when distributed log replay is enabled, postOpen will be called before start of the log replay and so can miss some latest entries from acl table gettng loaded into cache.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)