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

Elliott Clark commented on HBASE-16087:
---------------------------------------

Replicating acl tables is a security risk since the coprocessors are caching. 
We shouldn't allow that hole.
Namespace and meta should never be replicated.

If you really really want that just put a dummy user table in the list of 
things that master can host. 

> 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