[
https://issues.apache.org/jira/browse/HBASE-16447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15500538#comment-15500538
]
Guanghao Zhang commented on HBASE-16447:
----------------------------------------
Thanks. I try to generate a patch for branch-1. But I found that HBASE-11393
was not merged to branch-1. The table-cfs config and namespace:table use the
same colon separator. So we can't add table like "ns1:table1" to the peer
config and only add table in default namespace. I thought we should fix this
first in all branches which support namespaces.
> Replication by namespaces config in peer
> ----------------------------------------
>
> Key: HBASE-16447
> URL: https://issues.apache.org/jira/browse/HBASE-16447
> Project: HBase
> Issue Type: New Feature
> Components: Replication
> Affects Versions: 2.0.0
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-16447-v1.patch, HBASE-16447-v2.patch,
> HBASE-16447-v3.patch, HBASE-16447-v4.patch, HBASE-16447-v5.patch,
> HBASE-16447-v5.patch
>
>
> Now we only config table cfs in peer. But in our production cluster, there
> are a dozen of namespace and every namespace has dozens of tables. It was
> complicated to config all table cfs in peer. For some namespace, it need
> replication all tables to other slave cluster. It will be easy to config if
> we support replication by namespace. Suggestions and discussions are welcomed.
> Review board: https://reviews.apache.org/r/51521/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)