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)