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

Ted Yu commented on HBASE-17583:
--------------------------------

Looks like the following test failure is reproducible:
{code}
testEnableReplicationWhenSlaveClusterDoesntHaveTable(org.apache.hadoop.hbase.client.replication.TestReplicationAdminWithClusters)
  Time elapsed: 1.243 sec  <<< ERROR!
java.lang.IllegalArgumentException: Table test has replication already enabled 
for atleast one Column Family.
        at 
org.apache.hadoop.hbase.client.replication.TestReplicationAdminWithClusters.testEnableReplicationWhenSlaveClusterDoesntHaveTable(TestReplicationAdminWithClusters.java:83)
{code}

> Add inclusive/exclusive support for startRow and endRow of scan for sync 
> client
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-17583
>                 URL: https://issues.apache.org/jira/browse/HBASE-17583
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client, scan
>    Affects Versions: 2.0.0, 1.4.0
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>             Fix For: 2.0.0, 1.4.0
>
>         Attachments: HBASE-17583-branch-1.patch, 
> HBASE-17583-branch-1-v1.patch, HBASE-17583.patch, HBASE-17583-v1.patch, 
> HBASE-17583-v2.patch, HBASE-17583-v3.patch
>
>
> Implement the same feature of HBASE-17320 for sync client.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to