[
https://issues.apache.org/jira/browse/HBASE-14717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-14717:
---------------------------
Summary: enable_table_replication command should only create specified
table for a peer cluster (was: enable_table_replication command should create
only specified table for a peer cluster)
> enable_table_replication command should only create specified table for a
> peer cluster
> --------------------------------------------------------------------------------------
>
> Key: HBASE-14717
> URL: https://issues.apache.org/jira/browse/HBASE-14717
> Project: HBase
> Issue Type: Bug
> Components: Replication
> Affects Versions: 1.0.2
> Reporter: Y. SREENIVASULU REDDY
> Assignee: Ashish Singhi
> Attachments: HBASE-14717(1).patch, HBASE-14717(2).patch,
> HBASE-14717(3).patch, HBASE-14717.patch
>
>
> For a peer only user specified tables should be created but
> enable_table_replication command is not honouring that.
> eg:
> like peer1 : t1:cf1, t2
> create 't3', 'd'
> enable_table_replication 't3' > should not create t3 in peer1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)