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

Jonathan Hsieh commented on HBASE-6013:
---------------------------------------

Ok, I'm going to submit the current patches since they are essentially the 
same, and then file a separate issues to remove rs.* (0.92+ removing) and 
change peer.adr to peer.addr (0.90/0.92/0.94 deprecating with 0.96 removing) 
since they only get applied to particular branches.
                
> Polish sharp edges from CopyTable
> ---------------------------------
>
>                 Key: HBASE-6013
>                 URL: https://issues.apache.org/jira/browse/HBASE-6013
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.6, 0.92.1, 0.94.0, 0.96.0
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>         Attachments: hbase-6013-92.patch, hbase-6013.patch
>
>
> CopyTable doesn't report errors when invalid arguments are specified.  For 
> example, having a typo in --peer.adr (such as --peer.addr or -peer.adr) 
> silently uses the default cluster and does a same-cluster copy.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to