[ 
https://issues.apache.org/jira/browse/HBASE-16087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15357571#comment-15357571
 ] 

Gary Helmling commented on HBASE-16087:
---------------------------------------

The propagation of updates to the caches is triggered by postPut() and 
postDelete() hooks on the acl table, so replicating acl changes should not 
prevent the caches from being updated.

That said, I would not normally replicate the acl tables as there are plenty of 
cases where you would not want the exact same permissions scheme applied 
between the replication source and target.

> Replication shouldn't start on a master if if only hosts system tables
> ----------------------------------------------------------------------
>
>                 Key: HBASE-16087
>                 URL: https://issues.apache.org/jira/browse/HBASE-16087
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.0.0, 1.3.0
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>         Attachments: HBASE-16087.patch, HBASE-16087.v1.patch
>
>
> System tables aren't replicated so we shouldn't start up a replication master 
> if there are no user tables on the master.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to