You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/12/24 20:59:49 UTC

[jira] [Commented] (HBASE-14717) enable_table_replication command should only create specified table for a peer cluster

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

Hudson commented on HBASE-14717:
--------------------------------

FAILURE: Integrated in HBase-1.2-IT #365 (See [https://builds.apache.org/job/HBase-1.2-IT/365/])
HBASE-14717 enable_table_replication command should only create (tedyu: rev a7889b5f4875895a2402b119dd1e763f90e1b7e1)
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/client/replication/TestReplicationAdminWithClusters.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.java


> 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
>             Fix For: 2.0.0, 1.2.0, 1.3.0
>
>         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)