[ 
https://issues.apache.org/jira/browse/HBASE-17899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gavin updated HBASE-17899:
--------------------------
    Comment: was deleted

(was: A comment with security level 'jira-users' was removed.)

> VerifyReplication not exiting for invalid arguments even though we have check 
> for it
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-17899
>                 URL: https://issues.apache.org/jira/browse/HBASE-17899
>             Project: HBase
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 1.3.1, 2.0.0
>            Reporter: Maddineni Sukumar
>            Assignee: Maddineni Sukumar
>            Priority: Minor
>
> In doCommandLine() method when ever we see invalid argument, instead of 
> exiting we are continuing VerifyReplication job due to "return false;" 
> missing in below if condition.
> if (cmd.startsWith("--")) {
>           printUsage("Invalid argument '" + cmd + "'");
> }



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to