[
https://issues.apache.org/jira/browse/HBASE-16772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15550677#comment-15550677
]
Appy commented on HBASE-16772:
------------------------------
Please add the option to printUsage.
Since it looks like a boolean flag, probably better name would be "--verbose"
(no = sign).
And, i know the following one is not on you, it's just the way things are in
this file, but most static variables are useless and configuration can be
directly updated from doCommandLine. Not necessary to do this one, but good to
have.
> Add verbose option to VerifyReplication for logging good rows
> -------------------------------------------------------------
>
> Key: HBASE-16772
> URL: https://issues.apache.org/jira/browse/HBASE-16772
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Attachments: 16772.v1.txt, 16772.v2.txt
>
>
> Sometimes user wants to perform further verification when VerifyReplication
> reports all good rows.
> This issue is to add a configuration ('--verbose=true' default 'false') to
> facilitate more thorough verification.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)